diff options
Diffstat (limited to 'www/node04/Makefile')
-rw-r--r-- | www/node04/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/node04/Makefile b/www/node04/Makefile index 2edd3b4f9fcf..c265734872e9 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 |