aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-06-23 10:56:50 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-06-23 10:56:50 +0000
commitb49e3bff45bf6182778b97ec77c36ea4b447357f (patch)
tree4231edd487a440d70d79792936bc45d351670cd6 /lang/ghc
parent5e056693d4e5e814a2ce8cbd7bd076833328c2f7 (diff)
downloadports-b49e3bff45bf6182778b97ec77c36ea4b447357f.tar.gz
ports-b49e3bff45bf6182778b97ec77c36ea4b447357f.zip
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.
Notes
Notes: svn path=/head/; revision=166104
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/Makefile3
1 files changed, 3 insertions, 0 deletions
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