[Midnightbsd-cvs] mports [16234] trunk/devel/gio-fam-backend/Makefile: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 20:17:02 EDT 2014


Revision: 16234
          http://svnweb.midnightbsd.org/mports/?rev=16234
Author:   laffer1
Date:     2014-04-12 20:17:01 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
update depends

Modified Paths:
--------------
    trunk/devel/gio-fam-backend/Makefile

Modified: trunk/devel/gio-fam-backend/Makefile
===================================================================
--- trunk/devel/gio-fam-backend/Makefile	2014-04-13 00:15:31 UTC (rev 16233)
+++ trunk/devel/gio-fam-backend/Makefile	2014-04-13 00:17:01 UTC (rev 16234)
@@ -15,17 +15,15 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	FAM backend for GLib's GIO library
+
 LICENSE=	lgpl
 
-USE_XZ=		yes
+USES=		gmake pkgconfig tar:xz
 BUILD_WRKSRC=	${WRKSRC}/gio/fam
 INSTALL_WRKSRC=	${BUILD_WRKSRC}
 GNU_CONFIGURE=	yes
-USE_PKGCONFIG=	build
 USE_GNOME=	gnomehack _glib20
 USE_FAM=	yes
-USE_GMAKE=	yes
-MAKE_JOBS_SAFE=	yes
 CONFIGURE_ARGS=	--enable-static --with-libiconv=gnu
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lintl



More information about the Midnightbsd-cvs mailing list