aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-07-31 10:43:19 +0800
committerkris <kris@FreeBSD.org>2003-07-31 10:43:19 +0800
commit2737b8fdc8326b22cff9043af054f4eda0270f24 (patch)
tree1613b6f1e0a6387f1405a464fb86d0f835369531 /lang
parentf710f8b5b7b0e239e26ad4cdb93ad930e04363ab (diff)
downloadfreebsd-ports-gnome-2737b8fdc8326b22cff9043af054f4eda0270f24.tar.gz
freebsd-ports-gnome-2737b8fdc8326b22cff9043af054f4eda0270f24.tar.zst
freebsd-ports-gnome-2737b8fdc8326b22cff9043af054f4eda0270f24.zip
Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED. Mark BROKEN (does not
compile).
Diffstat (limited to 'lang')
-rw-r--r--lang/cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cli/Makefile b/lang/cli/Makefile
index ba9c855c6f00..a0d64a91a0a5 100644
--- a/lang/cli/Makefile
+++ b/lang/cli/Makefile
@@ -18,8 +18,8 @@ COMMENT= An implementation of the ECMA CLI and the ECMA C\# language
WRKSRC= ${WRKDIR}/sscli
RESTRICTED= "license terms need to be reviewed"
-NO_CDROM= ${RESTRICTED}
-NO_PACKAGE= ${RESTRICTED}
+
+BROKEN= "Does not compile"
USE_REINPLACE= yes
GNU_CONFIGURE= yes