aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 20:13:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 20:13:47 +0000
commit593f18f26f037e6495732cf883ddc14507b7cb85 (patch)
tree94535965c435e0e45df734bc94191f338f2fe7d8 /lang
parent84c3eccbe036e6eee7afa71cc1f1eb59c71a9c7c (diff)
downloadports-593f18f26f037e6495732cf883ddc14507b7cb85.tar.gz
ports-593f18f26f037e6495732cf883ddc14507b7cb85.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/cli/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/cli/Makefile b/lang/cli/Makefile
index 36b5e617cb0e..e5c218b64b08 100644
--- a/lang/cli/Makefile
+++ b/lang/cli/Makefile
@@ -18,7 +18,8 @@ COMMENT= An implementation of the ECMA CLI and the ECMA C\# language
WRKSRC= ${WRKDIR}/sscli
RESTRICTED= "license terms need to be reviewed"
-IGNORE= cannot be installed until you read and agree to the license terms
+BROKEN= Does not handle PTHREAD_LIBS correctly
+DEPRECATED= 2006-12-01
ONLY_FOR_ARCHS= i386
USE_PERL5= yes