aboutsummaryrefslogtreecommitdiff
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-08-21 13:14:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-08-21 13:14:02 +0000
commited4f9411de6026a3b60201af8fab0ba50db224cb (patch)
tree7dca9de72996671592878fdd1a1b098b1b42aaae /lang/phantomjs
parent59ae59eca813a1c825dec5e076b8401733c2efae (diff)
downloadports-ed4f9411de6026a3b60201af8fab0ba50db224cb.tar.gz
ports-ed4f9411de6026a3b60201af8fab0ba50db224cb.zip
Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,
and use WRKSRC_SUBDIR. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=448471
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index d8d9a6a058c9..16ab84ff3ac8 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -32,7 +32,6 @@ GH_TUPLE= Vitallium:phantomjs-3rdparty-win:19051aa:msvc2013/src/qt/3rdparty \
Vitallium:qtbase:b5cc008:qtbase/src/qt/qtbase \
Vitallium:qtwebkit:e7b7433:qtwebkit/src/qt/qtwebkit
RUBY_NO_RUN_DEPENDS= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/phantomjs
NO_CCACHE= yes