summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-12-27 10:03:13 +0000
committererwin <erwin@FreeBSD.org>2009-12-27 10:03:13 +0000
commit1009cb2a206b92d05a1013b5fc1de8c674034929 (patch)
tree081b5294d7d412804bb1133223dd8b57e34af74d /chinese
parent3fd3648436072378f87eca879047f94369fc144d (diff)
downloadFreeBSD-ports-1009cb2a206b92d05a1013b5fc1de8c674034929.zip
FreeBSD-ports-1009cb2a206b92d05a1013b5fc1de8c674034929.tar.gz
Mark BROKEN on 9.x: does not build.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/tcl83/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/tcl83/Makefile b/chinese/tcl83/Makefile
index d7feffc..f40fe01 100644
--- a/chinese/tcl83/Makefile
+++ b/chinese/tcl83/Makefile
@@ -414,6 +414,10 @@ MLINKS= Access.3 Tcl_Access.3 \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= does not build
+.endif
+
post-install:
.if exists(${PKGINSTALL})
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
OpenPOWER on IntegriCloud