summaryrefslogtreecommitdiff
path: root/lang/cli
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-31 10:55:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-31 10:55:31 +0000
commit6cffb3974173485b4ed92e29f2fdd1e20877ed69 (patch)
treeefe95346ae800ff199d00de62e1d2fe62ef1edb0 /lang/cli
parentThis port has bogus config.{sub,guess} symlinks that point to where these (diff)
ONLY_FOR_ARCHS=i386
Notes
Notes: svn path=/head/; revision=86045
Diffstat (limited to 'lang/cli')
-rw-r--r--lang/cli/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cli/Makefile b/lang/cli/Makefile
index a0d64a91a0a5..79cd84c8bd3d 100644
--- a/lang/cli/Makefile
+++ b/lang/cli/Makefile
@@ -18,6 +18,7 @@ COMMENT= An implementation of the ECMA CLI and the ECMA C\# language
WRKSRC= ${WRKDIR}/sscli
RESTRICTED= "license terms need to be reviewed"
+ONLY_FOR_ARCHS= i386
BROKEN= "Does not compile"