svn commit: r350945 - head/devel/autogen

Baptiste Daroussin bapt at FreeBSD.org
Fri Apr 11 13:27:47 UTC 2014


Author: bapt
Date: Fri Apr 11 13:27:46 2014
New Revision: 350945
URL: http://svnweb.freebsd.org/changeset/ports/350945
QAT: https://qat.redports.org/buildarchive/r350945/

Log:
  USES=tar:bzip2

Modified:
  head/devel/autogen/Makefile

Modified: head/devel/autogen/Makefile
==============================================================================
--- head/devel/autogen/Makefile	Fri Apr 11 13:25:38 2014	(r350944)
+++ head/devel/autogen/Makefile	Fri Apr 11 13:27:46 2014	(r350945)
@@ -15,8 +15,7 @@ COMMENT=	The Automated Program Generator
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
 LIB_DEPENDS=	libguile.so:${PORTSDIR}/lang/guile
 
-USES=		gmake pathfix shebangfix
-USE_BZIP2=	yes
+USES=		gmake pathfix shebangfix tar:bzip2
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libguile=yes --with-libxml2=yes --datadir=${PREFIX}/share


More information about the svn-ports-all mailing list