[Midnightbsd-cvs] mports [16245] trunk/devel/libgee/Makefile: use xz

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


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

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

Modified: trunk/devel/libgee/Makefile
===================================================================
--- trunk/devel/libgee/Makefile	2014-04-13 02:34:12 UTC (rev 16244)
+++ trunk/devel/libgee/Makefile	2014-04-13 02:34:36 UTC (rev 16245)
@@ -14,8 +14,7 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-introspection=yes
-USE_XZ=		yes
-USES=		gmake libtool pathfix pkgconfig
+USES=		gmake libtool pathfix pkgconfig tar:xz
 USE_GNOME=	glib20 gnomehier introspection:build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list