diff options
Diffstat (limited to 'lang/phantomjs/Makefile')
-rw-r--r-- | lang/phantomjs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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: |