aboutsummaryrefslogtreecommitdiff
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-04 18:49:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-04 18:49:39 +0000
commit1c2f908eb680b11af0ff72beaab7c43306aa1a27 (patch)
tree3f5f86d94180a3798e91e0291643d1376434c987 /lang/phantomjs
parent24a0b87526d8fb4bfd276fa9469413cae71d85b4 (diff)
downloadports-1c2f908eb680b11af0ff72beaab7c43306aa1a27.tar.gz
ports-1c2f908eb680b11af0ff72beaab7c43306aa1a27.zip
Notes
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 89f8122b883e..36e25db84adc 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -26,6 +26,7 @@ RUBY_NO_RUN_DEPENDS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/phantomjs
#PATCH_DEBUG= yes
+NO_CCACHE= yes
# NOTE:
# build.sh --qtwebkit=system requires Qt 5.3.x. We cannot use it.