svn commit: r351999 - head/audio/esound

Pietro Cerutti gahr at FreeBSD.org
Thu Apr 24 12:15:55 UTC 2014


Author: gahr
Date: Thu Apr 24 12:15:55 2014
New Revision: 351999
URL: http://svnweb.freebsd.org/changeset/ports/351999
QAT: https://qat.redports.org/buildarchive/r351999/

Log:
  - USES=tar:bzip2

Modified:
  head/audio/esound/Makefile

Modified: head/audio/esound/Makefile
==============================================================================
--- head/audio/esound/Makefile	Thu Apr 24 12:14:50 2014	(r351998)
+++ head/audio/esound/Makefile	Thu Apr 24 12:15:55 2014	(r351999)
@@ -15,8 +15,7 @@ COMMENT=	Sound library for enlightenment
 LIB_DEPENDS=	libaudiofile.so:${PORTSDIR}/audio/libaudiofile
 
 USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
-USES=		pathfix pkgconfig:both
+USES=		pathfix pkgconfig:both tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=  yes
 CONFIGURE_ENV=	JW=false


More information about the svn-ports-head mailing list