aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-09-22 08:13:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-09-22 08:13:53 +0000
commit691d1cee767073dd417a46bc63c432af6a89336c (patch)
treec891fc2141b69786dd8888601a61d39f965640b5 /archivers
parentc50854ad9c954821a0b5f4fe0babafdb0a921d72 (diff)
downloadports-691d1cee767073dd417a46bc63c432af6a89336c.tar.gz
ports-691d1cee767073dd417a46bc63c432af6a89336c.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/hs-zlib-enum/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/hs-zlib-enum/Makefile b/archivers/hs-zlib-enum/Makefile
index b8a0736b8d39..e50c169bcf3f 100644
--- a/archivers/hs-zlib-enum/Makefile
+++ b/archivers/hs-zlib-enum/Makefile
@@ -12,5 +12,8 @@ LICENSE= MIT
USE_CABAL= enumerator>=0.4 zlib-bindings>=0.1
+DEPRECATED= Doesn't build with recent GHC version
+EXPIRATION_DATE= 2018-10-22
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>