diff options
author | pav <pav@FreeBSD.org> | 2010-05-04 05:43:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-04 05:43:01 +0800 |
commit | 6c82c87771d917e6925577c266ca91331efbecc8 (patch) | |
tree | 2cfcb29d8746e7ae3ce9b9150916bc3fbf930cfe /www/node04 | |
parent | 974d325b7f8f31698330b03f05f9447fbe7eb32b (diff) | |
download | freebsd-ports-gnome-6c82c87771d917e6925577c266ca91331efbecc8.tar.gz freebsd-ports-gnome-6c82c87771d917e6925577c266ca91331efbecc8.tar.zst freebsd-ports-gnome-6c82c87771d917e6925577c266ca91331efbecc8.zip |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
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 |