[Midnightbsd-cvs] mports [16244] trunk/devel/json-glib/Makefile: use tar xz

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 22:34:13 EDT 2014


Revision: 16244
          http://svnweb.midnightbsd.org/mports/?rev=16244
Author:   laffer1
Date:     2014-04-12 22:34:12 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
use tar xz

Modified Paths:
--------------
    trunk/devel/json-glib/Makefile

Modified: trunk/devel/json-glib/Makefile
===================================================================
--- trunk/devel/json-glib/Makefile	2014-04-13 02:32:56 UTC (rev 16243)
+++ trunk/devel/json-glib/Makefile	2014-04-13 02:34:12 UTC (rev 16244)
@@ -12,10 +12,8 @@
 BUILD_DEPENDS=	${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection
 RUN_DEPENDS=	${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection
 
-USES=		pkgconfig
-USE_GMAKE=	yes
-USE_XZ=		yes
-USE_GNOME=	glib20 gnomehack gnomeprefix ltverhack
+USES=		pkgconfig tar:xz gmake
+USE_GNOME=	glib20 gnomehack gnomeprefix ltverhack introspection:build
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



More information about the Midnightbsd-cvs mailing list