aboutsummaryrefslogtreecommitdiff
path: root/www/node04
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-09-08 08:26:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-09-08 08:26:38 +0000
commit4fb51dab226fb2de55bc4dd0a7a0bec55f40aeb9 (patch)
treeaa7b146aee8fb88cd0db7673445ab70cca6d3e6f /www/node04
parentcc49aa2d9ced0308315dbed89b37a1b78994c9ed (diff)
downloadports-4fb51dab226fb2de55bc4dd0a7a0bec55f40aeb9.tar.gz
ports-4fb51dab226fb2de55bc4dd0a7a0bec55f40aeb9.zip
Notes
Diffstat (limited to 'www/node04')
-rw-r--r--www/node04/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node04/Makefile b/www/node04/Makefile
index 515b8c646d8e..f326ad717576 100644
--- a/www/node04/Makefile
+++ b/www/node04/Makefile
@@ -36,6 +36,7 @@ PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,}
LIB_DEPENDS+= v8.1:${PORTSDIR}/lang/v8
CONFIGURE_ARGS+= --shared-v8-includes=${LOCALBASE}/include --shared-v8-libpath=${LOCALBASE}/lib
PLIST_SUB+= SHAREDV8="@comment "
+BROKEN= does not build with new v8
.else
PLIST_SUB+= SHAREDV8=""
.endif