aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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