summaryrefslogtreecommitdiffstats
path: root/lang/spidermonkey185/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey185/Makefile')
-rw-r--r--lang/spidermonkey185/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile
index 528eee0..46a24c4 100644
--- a/lang/spidermonkey185/Makefile
+++ b/lang/spidermonkey185/Makefile
@@ -14,9 +14,9 @@ COMMENT= Standalone JavaScript (1.8.5) interpreter from Mozilla
NOT_FOR_ARCHS= powerpc powerpc64
NOT_FOR_ARCHS_REASON= PowerPC is not supported; use lang/spidermonkey170
-BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- autoconf-2.13:${PORTSDIR}/devel/autoconf213
-LIB_DEPENDS= libnspr4.so:${PORTSDIR}/devel/nspr
+BUILD_DEPENDS= zip:archivers/zip \
+ autoconf-2.13:devel/autoconf213
+LIB_DEPENDS= libnspr4.so:devel/nspr
CONFLICTS= njs-[0-9]*
OpenPOWER on IntegriCloud