summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-28 01:53:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-28 01:53:59 +0000
commit6cf6bed8241173839b755f22667ccd6d403a831f (patch)
tree74b01b1c6f8dcf7bfe8a49b10b3db378e45cfd67 /japanese
parentCorrect typo in previous (diff)
Now builds on amd64
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118470
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xjman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/xjman/Makefile b/japanese/xjman/Makefile
index 8511cbbb2324..1ffa55f7e40d 100644
--- a/japanese/xjman/Makefile
+++ b/japanese/xjman/Makefile
@@ -30,8 +30,8 @@ MANSECS= 1 3 5
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+.if ${ARCH} != "i386" && ${ARCH} != "amd64"
+BROKEN= "Does not compile on !i386 and !amd64"
.endif
post-extract: