aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-blaze-html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-blaze-html/Makefile')
-rw-r--r--textproc/hs-blaze-html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile
index 3608446850d2..cf9623e9d394 100644
--- a/textproc/hs-blaze-html/Makefile
+++ b/textproc/hs-blaze-html/Makefile
@@ -2,7 +2,7 @@
PORTNAME= blaze-html
PORTVERSION= 0.9.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT= Blazingly fast HTML combinator library for Haskell
LICENSE= BSD3CLAUSE
-USE_CABAL= blaze-builder>=0.3 blaze-markup>=0.7 text>=0.10
+USE_CABAL= blaze-builder>=0.3 blaze-markup>=0.7
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>