aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-utf8-string/Makefile')
-rw-r--r--devel/hs-utf8-string/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-utf8-string/Makefile b/devel/hs-utf8-string/Makefile
index fda3b53c22db..d9c05b440e4a 100644
--- a/devel/hs-utf8-string/Makefile
+++ b/devel/hs-utf8-string/Makefile
@@ -10,5 +10,7 @@ COMMENT= Support for reading and writing UTF-8 strings
LICENSE= BSD3CLAUSE
+IGNORE= Haskell libraries are getting pushed out of the ports tree.
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>