From f7a004747d06508adada19dc3874f7af20741875 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 18 Sep 2004 18:10:59 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- japanese/kon2-16dot/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'japanese/kon2-16dot') diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 93efe8e0290d..1e15ad0e3b02 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -42,6 +42,12 @@ KON14FONT=Startup @${FALSE} .endif +.include + +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + pre-build: ${SED} -e 's,%%PREFIX%%,${PREFIX},' \ -e 's,%%DISTDIR%%,${DISTDIR},' \ @@ -60,4 +66,4 @@ post-install: ${DOCDIR} .endif -.include +.include -- cgit v1.2.3