summaryrefslogtreecommitdiff
path: root/lang/cli
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-19 18:12:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-19 18:12:34 +0000
commit53db77571b7e39f88f214fd08bf44887604cb66b (patch)
tree23fc4fb91bc6012ddcca44702c81d70e193f969b /lang/cli
parentChange one use of BROKEN to IGNORE and make all uses of IGNORE render (diff)
Clean up the wording of IGNORE.
Notes
Notes: svn path=/head/; revision=124503
Diffstat (limited to 'lang/cli')
-rw-r--r--lang/cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cli/Makefile b/lang/cli/Makefile
index 4a342fea3461..8b316c3595f4 100644
--- a/lang/cli/Makefile
+++ b/lang/cli/Makefile
@@ -18,7 +18,7 @@ COMMENT= An implementation of the ECMA CLI and the ECMA C\# language
WRKSRC= ${WRKDIR}/sscli
RESTRICTED= "license terms need to be reviewed"
-IGNORE= "license terms need to be agreed prior install"
+IGNORE= cannot be installed until you read and agree to the license terms
ONLY_FOR_ARCHS= i386
USE_PERL5= yes