aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl81-thread
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-04 09:17:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-04 09:17:47 +0000
commite7532b0220bafe1df12645787f2b115e5ab71e90 (patch)
tree339d71d4d143e4f6be0e1643b518fb0e60e57fb6 /lang/tcl81-thread
parente172995d626ee1d9015adf6a3f916a2a2f690bf3 (diff)
downloadports-e7532b0220bafe1df12645787f2b115e5ab71e90.tar.gz
ports-e7532b0220bafe1df12645787f2b115e5ab71e90.zip
Notes
Diffstat (limited to 'lang/tcl81-thread')
-rw-r--r--lang/tcl81-thread/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile
index c4a29051e4bc..c40a8a00f949 100644
--- a/lang/tcl81-thread/Makefile
+++ b/lang/tcl81-thread/Makefile
@@ -58,6 +58,10 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= "Does not compile on sparc64"
+.endif
+
post-install:
.if exists(${PKGINSTALL})
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}