svn commit: r350156 - head/devel/apache-ant

Baptiste Daroussin bapt at FreeBSD.org
Fri Apr 4 19:42:33 UTC 2014


Author: bapt
Date: Fri Apr  4 19:42:32 2014
New Revision: 350156
URL: http://svnweb.freebsd.org/changeset/ports/350156
QAT: https://qat.redports.org/buildarchive/r350156/

Log:
  USES=tar:bzip2

Modified:
  head/devel/apache-ant/Makefile

Modified: head/devel/apache-ant/Makefile
==============================================================================
--- head/devel/apache-ant/Makefile	Fri Apr  4 19:39:06 2014	(r350155)
+++ head/devel/apache-ant/Makefile	Fri Apr  4 19:42:32 2014	(r350156)
@@ -22,7 +22,7 @@ OPTIONS_DEFINE=	DOCS
 ANT_DISTFILE=	${PORTNAME}-${PORTVERSION}-bin.tar.bz2
 MANPAGE_DISTFILE=	${PORTNAME}-manpage-${MANPAGE_VERSION}.tgz
 MANPAGE_VERSION=	20030908
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_JAVA=	yes
 
 NO_BUILD=	YES


More information about the svn-ports-head mailing list