aboutsummaryrefslogtreecommitdiffstats
path: root/www/node
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-09-08 16:26:38 +0800
committerpav <pav@FreeBSD.org>2011-09-08 16:26:38 +0800
commit30f51b74e256282854dbb209cd23c34a66f40ee2 (patch)
treee5271a4d8f12a87bb13067c28b2c104460401666 /www/node
parent813dcba115a849894d222a0efb5d8c42420108a1 (diff)
downloadfreebsd-ports-gnome-30f51b74e256282854dbb209cd23c34a66f40ee2.tar.gz
freebsd-ports-gnome-30f51b74e256282854dbb209cd23c34a66f40ee2.tar.zst
freebsd-ports-gnome-30f51b74e256282854dbb209cd23c34a66f40ee2.zip
- Mark BROKEN on amd64
Submitted by: maintainer, pointyhat
Diffstat (limited to 'www/node')
-rw-r--r--www/node/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index 515b8c646d8e..f326ad717576 100644
--- a/www/node/Makefile
+++ b/www/node/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