aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 22:32:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 22:32:06 +0000
commit2b5b0ca7af1a65cb3fda76a861387ecd66b4745c (patch)
tree4c944a8aca3485506066d8b7d4b6935e47c4f36a /chinese
parentc7bbb4012454b5d45ccaa90d8acefcc3150b007c (diff)
downloadports-2b5b0ca7af1a65cb3fda76a861387ecd66b4745c.tar.gz
ports-2b5b0ca7af1a65cb3fda76a861387ecd66b4745c.zip
BROKEN on !i386: Does not compile
Notes
Notes: svn path=/head/; revision=121933
Diffstat (limited to 'chinese')
-rw-r--r--chinese/chinput3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile
index 861cdbe12038..5de02d1b4ed0 100644
--- a/chinese/chinput3/Makefile
+++ b/chinese/chinput3/Makefile
@@ -24,12 +24,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD-4.x/Alpha"
-.endif
-
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64 (needs -fPIC)"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
post-patch: