From f4c052489d83622b0eb26a8cf99bd539950d48f1 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 24 Apr 2014 12:15:55 +0000 Subject: [PATCH] - USES=tar:bzip2 --- audio/esound/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/audio/esound/Makefile b/audio/esound/Makefile index b5a727f0404e..338a08ff0801 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -15,8 +15,7 @@ COMMENT= Sound library for enlightenment package 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