From 88acb0c1f3f92988dc637125cdbcb2704d43d5b9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 25 May 2007 01:19:57 +0000 Subject: BROKEN: Still broken on 6.x and above --- hungarian/hunspell/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hungarian') diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 276111f31ec1..6bf554f46a52 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -30,6 +30,8 @@ PORTDOCS= README README.myspell .if ${OSVERSION} < 500000 BROKEN= Does not compile on FreeBSD-4.x at this time +.elif ${OSVERSION} >= 602001 +BROKEN= Does not compile on FreeBSD >= 6.x .endif post-patch: -- cgit v1.2.3