Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 19:42:32 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350156 - head/devel/apache-ant
Message-ID:  <201404041942.s34JgWnV060059@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404041942.s34JgWnV060059>