[Midnightbsd-cvs] mports [15996] trunk/devel/gamin/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 1 16:26:08 EST 2014


Revision: 15996
          http://svnweb.midnightbsd.org/mports/?rev=15996
Author:   laffer1
Date:     2014-03-01 16:26:06 -0500 (Sat, 01 Mar 2014)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/devel/gamin/Makefile

Modified: trunk/devel/gamin/Makefile
===================================================================
--- trunk/devel/gamin/Makefile	2014-03-01 21:24:29 UTC (rev 15995)
+++ trunk/devel/gamin/Makefile	2014-03-01 21:26:06 UTC (rev 15996)
@@ -10,11 +10,9 @@
 COMMENT?=	A file and directory monitoring system
 LICENSE=	lgpl
 
+USES+=		gettext gmake pathfix pkgconfig
 USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
-USE_GETTEXT=	yes
-USE_GNOME?=	gnomehack _glib20
-USE_PKGCONFIG=	yes
+USE_GNOME?=	glib20
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
 		--without-python



More information about the Midnightbsd-cvs mailing list