[Midnightbsd-cvs] mports [15902] trunk/textproc/libcroco/Makefile: USES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 26 09:01:15 EST 2014


Revision: 15902
          http://svnweb.midnightbsd.org/mports/?rev=15902
Author:   laffer1
Date:     2014-02-26 09:01:14 -0500 (Wed, 26 Feb 2014)
Log Message:
-----------
USES

Modified Paths:
--------------
    trunk/textproc/libcroco/Makefile

Modified: trunk/textproc/libcroco/Makefile
===================================================================
--- trunk/textproc/libcroco/Makefile	2014-02-26 13:54:30 UTC (rev 15901)
+++ trunk/textproc/libcroco/Makefile	2014-02-26 14:01:14 UTC (rev 15902)
@@ -10,12 +10,10 @@
 LICENSE=	lgpl
 
 USE_XZ=		yes
-USE_GETTEXT=	yes
-USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 USE_GNOME=	gnomehack glib20 libxml2 ltverhack
-USE_PKGCONFIG=	build
+USES=		pkgconfig gettext gmake
 CONFIGURE_ARGS=	--disable-gtk-doc-html
 
 PLIST_SUB=	VERSION="0.6"



More information about the Midnightbsd-cvs mailing list