svn commit: r351997 - head/audio/libaudiofile
Pietro Cerutti
gahr at FreeBSD.org
Thu Apr 24 12:14:31 UTC 2014
Author: gahr
Date: Thu Apr 24 12:14:31 2014
New Revision: 351997
URL: http://svnweb.freebsd.org/changeset/ports/351997
QAT: https://qat.redports.org/buildarchive/r351997/
Log:
- USES=tar:xz
Modified:
head/audio/libaudiofile/Makefile
Modified: head/audio/libaudiofile/Makefile
==============================================================================
--- head/audio/libaudiofile/Makefile Thu Apr 24 12:00:27 2014 (r351996)
+++ head/audio/libaudiofile/Makefile Thu Apr 24 12:14:31 2014 (r351997)
@@ -16,9 +16,8 @@ LICENSE= LGPL21
CONFLICTS= osalp-0.7.*
-USE_XZ= yes
USE_AUTOTOOLS= libtool
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list