summaryrefslogtreecommitdiff
path: root/graphics/pecl-qrencode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pecl-qrencode/Makefile')
-rw-r--r--graphics/pecl-qrencode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pecl-qrencode/Makefile b/graphics/pecl-qrencode/Makefile
index 76bf45281bae..c49f467208e1 100644
--- a/graphics/pecl-qrencode/Makefile
+++ b/graphics/pecl-qrencode/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
USE_PHP= yes
USE_PHPEXT= yes
-USE_BZIP2= yes
+USES= tar:bzip2
CONFIGURE_ARGS= --with-qrencode=${LOCALBASE}
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}