svn commit: r352527 - head/audio/freepats
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 28 16:47:22 UTC 2014
Author: bapt
Date: Mon Apr 28 16:47:22 2014
New Revision: 352527
URL: http://svnweb.freebsd.org/changeset/ports/352527
QAT: https://qat.redports.org/buildarchive/r352527/
Log:
Convert from USE_BZIP2 to USES=tar:bzip2
Modified:
head/audio/freepats/Makefile
Modified: head/audio/freepats/Makefile
==============================================================================
--- head/audio/freepats/Makefile Mon Apr 28 16:47:17 2014 (r352526)
+++ head/audio/freepats/Makefile Mon Apr 28 16:47:22 2014 (r352527)
@@ -9,8 +9,7 @@ MASTER_SITES= http://freepats.zenvoid.or
MAINTAINER= ports at FreeBSD.org
COMMENT= Free and open set of instrument patches
-USE_BZIP2= yes
-
+USES= tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
More information about the svn-ports-all
mailing list