diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-04 05:43:01 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-04 05:43:01 +0800 |
commit | 53806cef5474d216cba57bcd85f62eaaab9509da (patch) | |
tree | 144bea0ee5d749d61bac5c13cc98f2e55f5941ff /www | |
parent | 2fbec0a01ffb096a419600f1c09f8f19a8ce0ae9 (diff) | |
download | freebsd-ports-gnome-53806cef5474d216cba57bcd85f62eaaab9509da.tar.gz freebsd-ports-gnome-53806cef5474d216cba57bcd85f62eaaab9509da.tar.zst freebsd-ports-gnome-53806cef5474d216cba57bcd85f62eaaab9509da.zip |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
Diffstat (limited to 'www')
-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 2edd3b4f9fcf..c265734872e9 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 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 |