summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-10-14 14:28:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-10-14 14:28:32 +0000
commit403f0c6d09410e5ac3fc4c2a15920456ee6a84cf (patch)
tree602784f7196969161c2de19cd5ce894a6844e8f1 /lang
parentMark BROKEN: does not fetch (diff)
Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=201456
Diffstat (limited to 'lang')
-rw-r--r--lang/njs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/njs/Makefile b/lang/njs/Makefile
index 2bfeae9d7039..5ae802004919 100644
--- a/lang/njs/Makefile
+++ b/lang/njs/Makefile
@@ -16,6 +16,8 @@ DISTNAME= js-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= NJS (NGS) is a standalone JavaScript/ECMAScript interpreter
+BROKEN= does not build
+
CONFLICTS= js-1.5.*
USE_LDCONFIG= yes