svn commit: r349692 - head/audio/linux-laudio

Rene Ladan rene at FreeBSD.org
Sun Mar 30 22:39:11 UTC 2014


Author: rene
Date: Sun Mar 30 22:39:10 2014
New Revision: 349692
URL: http://svnweb.freebsd.org/changeset/ports/349692
QAT: https://qat.redports.org/buildarchive/r349692/

Log:
  Convert to USES=tar:bzip2

Modified:
  head/audio/linux-laudio/Makefile

Modified: head/audio/linux-laudio/Makefile
==============================================================================
--- head/audio/linux-laudio/Makefile	Sun Mar 30 22:18:35 2014	(r349691)
+++ head/audio/linux-laudio/Makefile	Sun Mar 30 22:39:10 2014	(r349692)
@@ -13,7 +13,7 @@ COMMENT=	Free lossless audio codec
 
 ONLY_FOR_ARCHS=	amd64 i386
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_LINUX=	yes
 NO_BUILD=	yes
 


More information about the svn-ports-head mailing list