aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput3
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-11-19 06:32:06 +0800
committerkris <kris@FreeBSD.org>2004-11-19 06:32:06 +0800
commit03b32dcc057c1729348c61a4b65b75cff4b4a351 (patch)
treee03659025c78137bce9c5d461c8fe1379e1c0b51 /chinese/chinput3
parentcd8961d8599fd3b24c07bb99d853f48c5723bb78 (diff)
downloadfreebsd-ports-graphics-03b32dcc057c1729348c61a4b65b75cff4b4a351.tar.gz
freebsd-ports-graphics-03b32dcc057c1729348c61a4b65b75cff4b4a351.tar.zst
freebsd-ports-graphics-03b32dcc057c1729348c61a4b65b75cff4b4a351.zip
BROKEN on !i386: Does not compile
Diffstat (limited to 'chinese/chinput3')
-rw-r--r--chinese/chinput3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile
index 861cdbe1203..5de02d1b4ed 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: