aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-06 23:56:08 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-06 23:56:08 +0000
commit41ffe2b9afc9acfbb9032269dba0b19f0e017043 (patch)
tree948ced9fedb4b7bfd30bce116f167875de137020 /japanese
parentd0ed1badafe3e9842344183f689100abcac12542 (diff)
downloadports-41ffe2b9afc9acfbb9032269dba0b19f0e017043.tar.gz
ports-41ffe2b9afc9acfbb9032269dba0b19f0e017043.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/tcl80/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile
index aa1294860de2..44b1c099d8a5 100644
--- a/japanese/tcl80/Makefile
+++ b/japanese/tcl80/Makefile
@@ -35,6 +35,10 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= "Does not compile on sparc64 (needs -fPIC)"
+.endif
+
.if !defined(NOPORTDOCS)
post-patch:
@${CP} ${FILESDIR}/README.FreeBSD.in ${TOPDIR}/README.FreeBSD.JP.in