diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:51:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:51:57 +0000 |
commit | ca0aae329cb4ec50f2f56f64c959729cf0017019 (patch) | |
tree | 4e110b8f1101d4e9cf6ca4c56b1bc7f0c1a42522 | |
parent | d9674c52180b3ab92e10961937dc9e67e60c50cf (diff) | |
download | ports-ca0aae329cb4ec50f2f56f64c959729cf0017019.tar.gz ports-ca0aae329cb4ec50f2f56f64c959729cf0017019.zip |
Notes
-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 |