Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 12:15:55 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351999 - head/audio/esound
Message-ID:  <201404241215.s3OCFtiU014936@svn.freebsd.org>

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



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