From 1009cb2a206b92d05a1013b5fc1de8c674034929 Mon Sep 17 00:00:00 2001 From: erwin Date: Sun, 27 Dec 2009 10:03:13 +0000 Subject: Mark BROKEN on 9.x: does not build. --- chinese/tcl83/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chinese') 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 +.if ${OSVERSION} >= 900000 +BROKEN= does not build +.endif + post-install: .if exists(${PKGINSTALL}) ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} -- cgit v1.1