From 593f18f26f037e6495732cf883ddc14507b7cb85 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 2 Sep 2006 20:13:47 +0000 Subject: This port does not need to be IGNOREd since it is already RESTRICTED. However it is also broken since it doesn't respect PTHREAD_LIBS. Since it is unmaintained and quite old, deprecate it with removal on 2006-12-01. --- lang/cli/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') 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 -- cgit v1.2.3