[Midnightbsd-cvs] mports [15465] trunk/x11-toolkits/open-motif/Makefile: explicit pkgconfig

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 17 22:04:32 EDT 2013


Revision: 15465
          http://svnweb.midnightbsd.org/mports/?rev=15465
Author:   laffer1
Date:     2013-09-17 22:04:29 -0400 (Tue, 17 Sep 2013)
Log Message:
-----------
explicit pkgconfig

Modified Paths:
--------------
    trunk/x11-toolkits/open-motif/Makefile

Modified: trunk/x11-toolkits/open-motif/Makefile
===================================================================
--- trunk/x11-toolkits/open-motif/Makefile	2013-09-18 00:24:03 UTC (rev 15464)
+++ trunk/x11-toolkits/open-motif/Makefile	2013-09-18 02:04:29 UTC (rev 15465)
@@ -2,6 +2,7 @@
 
 PORTNAME=	open-motif
 PORTVERSION=	2.3.4
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 # MASTER_SITES=	SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
 MASTER_SITES=	SF/motif/Motif%202.3.4%20Source%20Code/
@@ -10,6 +11,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Motif X11 Toolkit (industry standard GUI (IEEE 1295))
+
 LICENSE=	lgpl2.1
 
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
@@ -19,6 +21,7 @@
 CONFLICTS=	lesstif-[0-9]*
 WRKSRC=		${WRKDIR}/motif-${PORTVERSION}
 
+USES=		pkgconfig
 USE_ICONV=	yes
 USE_AUTOTOOLS=	libtool autoconf:env automake:env
 USE_GMAKE=	yes



More information about the Midnightbsd-cvs mailing list