[Midnightbsd-cvs] mports [16271] trunk/audio/flac/Makefile: tar xz

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 23:15:47 EDT 2014


Revision: 16271
          http://svnweb.midnightbsd.org/mports/?rev=16271
Author:   laffer1
Date:     2014-04-12 23:15:46 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
tar xz

Modified Paths:
--------------
    trunk/audio/flac/Makefile

Modified: trunk/audio/flac/Makefile
===================================================================
--- trunk/audio/flac/Makefile	2014-04-13 03:13:45 UTC (rev 16270)
+++ trunk/audio/flac/Makefile	2014-04-13 03:15:46 UTC (rev 16271)
@@ -12,10 +12,9 @@
 
 LIB_DEPENDS=	ogg.7:${PORTSDIR}/audio/libogg
 
-USES=		pathfix pkgconfig
+USES=		pathfix pkgconfig tar:xz
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
-USE_XZ=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-sse \
 		--with-ogg="${LOCALBASE}" \



More information about the Midnightbsd-cvs mailing list