aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey185
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
commit6adf864b810de100bd21887faadcdf85b56a2e52 (patch)
treec5527ff33b4f44978bc044b3f75b747288fdbad8 /lang/spidermonkey185
parentb15e495041a4fd2f9fafcc7d9540759c4c22a610 (diff)
downloadports-6adf864b810de100bd21887faadcdf85b56a2e52.tar.gz
ports-6adf864b810de100bd21887faadcdf85b56a2e52.zip
Notes
Diffstat (limited to 'lang/spidermonkey185')
-rw-r--r--lang/spidermonkey185/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile
index 90ba32762627..bf99b7db5c8e 100644
--- a/lang/spidermonkey185/Makefile
+++ b/lang/spidermonkey185/Makefile
@@ -17,13 +17,11 @@ LIB_DEPENDS= nspr4:${PORTSDIR}/devel/nspr
CONFLICTS= njs-[0-9]*
-#USES= pkgconfig:build
+USES= gmake pathfix pkgconfig
USE_AUTOTOOLS= autoconf213:env
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack
USE_LDCONFIG= yes
-USE_PERL5_BUILD= yes
+USE_PERL5= build
USE_PYTHON_BUILD= 2.5-2.7
WRKSRC= ${WRKDIR}/js-${PORTVERSION}/js/src