diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-19 18:12:34 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-19 18:12:34 +0000 |
commit | 92344df51256eef745208e28971fa17065d8aeb4 (patch) | |
tree | 536fefb97f248e98df6e0913b3372774622bc8c6 /lang | |
parent | fe7d3e72a8abb1f133a0d6a25a37a60984150f58 (diff) | |
download | FreeBSD-ports-92344df51256eef745208e28971fa17065d8aeb4.zip FreeBSD-ports-92344df51256eef745208e28971fa17065d8aeb4.tar.gz |
Clean up the wording of IGNORE.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cli/Makefile b/lang/cli/Makefile index 4a342fe..8b316c3 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 |