aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-PSQueue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-PSQueue/Makefile')
-rw-r--r--devel/hs-PSQueue/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-PSQueue/Makefile b/devel/hs-PSQueue/Makefile
index d6ed60ba8582..00886e2e8f86 100644
--- a/devel/hs-PSQueue/Makefile
+++ b/devel/hs-PSQueue/Makefile
@@ -10,5 +10,7 @@ COMMENT= Priority Search Queue
LICENSE= BSD3CLAUSE
+IGNORE= Doesn't build with recent GHC version
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>