aboutsummaryrefslogtreecommitdiff
path: root/www/node6
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
commitc8149709361d7e53e138bf931636eaaa4ad48b25 (patch)
treeb0b1d2a97bc192589be71bbde232bf3ed1ab1951 /www/node6
parent1e5d395309b5b977fe2651ba2cff2616271931ff (diff)
downloadports-c8149709361d7e53e138bf931636eaaa4ad48b25.tar.gz
ports-c8149709361d7e53e138bf931636eaaa4ad48b25.zip
Notes
Diffstat (limited to 'www/node6')
-rw-r--r--www/node6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/node6/Makefile b/www/node6/Makefile
index 1190680c3a08..cdba3c3bb23b 100644
--- a/www/node6/Makefile
+++ b/www/node6/Makefile
@@ -41,7 +41,8 @@ USE_LDCONFIG= yes
CONFLICTS_INSTALL= node[45]-[0-9]* node01[02]-[0-9]* node-[0-9]* node-devel-[0-9]* iojs-[0-9]*
-ONLY_FOR_ARCHS= amd64 armv6 i386
+ONLY_FOR_ARCHS= amd64 armv6 i386
+
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
--without-npm \
--shared-cares \