From 711c68d99f91c36f0bcc68302c6edcffbb5419f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 10 Mar 2014 16:01:35 +0000 Subject: Convert l* to USES=zip --- lang/phantomjs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/phantomjs') diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index edc4f97ed5c8..763ad8e783d1 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -17,9 +17,8 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig PROJECTHOST= phantomjs -USES= gmake dos2unix pkgconfig +USES= gmake dos2unix pkgconfig zip USE_GCC= any -USE_ZIP= YES WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: -- cgit