From b49e3bff45bf6182778b97ec77c36ea4b447357f Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Fri, 23 Jun 2006 10:56:50 +0000 Subject: Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebody does a bootstrap. libmapping the newer libs seems not to work. --- lang/ghc/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang/ghc') diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 6cd0778ebb99..7155962624e7 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -40,6 +40,9 @@ DISTFILES+= ${BOOT_DIST} DISTFILES+= ${BOOT_DIST5} .endif .endif +.if ${OSVERSION} >= 700000 +IGNORE= unsupported at the moment +.endif .if ${PERL_LEVEL} < 500600 IGNORE= requires newer version of perl -- cgit v1.2.3