summaryrefslogtreecommitdiffstats
path: root/lang/phantomjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/phantomjs/Makefile')
-rw-r--r--lang/phantomjs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 4dc46b5..43396b6 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -16,10 +16,9 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Minimalistic, headless, WebKit-based, JavaScript-driven tool
PROJECTHOST= phantomjs
-USE_QT_VER= 4
USE_GMAKE= YES
USE_DOS2UNIX= YES
-QT_COMPONENTS= moc qmake gui webkit rcc
+USE_QT4= moc qmake gui webkit rcc
PLIST_FILES= bin/phantomjs
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OpenPOWER on IntegriCloud