diff options
-rw-r--r-- | www/node/Makefile | 2 | ||||
-rw-r--r-- | www/node04/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/node/Makefile b/www/node/Makefile index 9fe441b51b33..732017c929e8 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -17,6 +17,8 @@ COMMENT= V8 javascript for client and server LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo +BROKEN= incomplete plist + HAS_CONFIGURE= yes USE_LDCONFIG= yes USE_PYTHON= yes diff --git a/www/node04/Makefile b/www/node04/Makefile index 9fe441b51b33..732017c929e8 100644 --- a/www/node04/Makefile +++ b/www/node04/Makefile @@ -17,6 +17,8 @@ COMMENT= V8 javascript for client and server LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo +BROKEN= incomplete plist + HAS_CONFIGURE= yes USE_LDCONFIG= yes USE_PYTHON= yes |