diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:43:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-03 21:43:01 +0000 |
commit | 53806cef5474d216cba57bcd85f62eaaab9509da (patch) | |
tree | 144bea0ee5d749d61bac5c13cc98f2e55f5941ff /www/node04 | |
parent | Prefer using base system binaries. (diff) |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=253636
Diffstat (limited to 'www/node04')
-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 |