aboutsummaryrefslogtreecommitdiff
path: root/www/node/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/node/Makefile')
-rw-r--r--www/node/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index f8fe884458b8..f8bd9529b66b 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm
PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,}
REINPLACE_ARGS= -i ''
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/deps/v8/build/common.gypi \