svn commit: r352496 - head/devel/autoconf
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 28 13:12:23 UTC 2014
Author: bapt
Date: Mon Apr 28 13:12:22 2014
New Revision: 352496
URL: http://svnweb.freebsd.org/changeset/ports/352496
QAT: https://qat.redports.org/buildarchive/r352496/
Log:
Convert from USE_XZ to USES=tar:xz
Modified:
head/devel/autoconf/Makefile
Modified: head/devel/autoconf/Makefile
==============================================================================
--- head/devel/autoconf/Makefile Mon Apr 28 13:12:16 2014 (r352495)
+++ head/devel/autoconf/Makefile Mon Apr 28 13:12:22 2014 (r352496)
@@ -18,8 +18,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
BUILD_VERSION= 2.69
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USE_XZ= yes
-USES= gmake perl5
+USES= gmake perl5 tar:xz
INFO= autoconf
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list