aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-regex-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-regex-base/Makefile')
-rw-r--r--textproc/hs-regex-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hs-regex-base/Makefile b/textproc/hs-regex-base/Makefile
index a749cc87d7b8..f0de37bcc186 100644
--- a/textproc/hs-regex-base/Makefile
+++ b/textproc/hs-regex-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-base
PORTVERSION= 0.93.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,6 @@ COMMENT= Interface API for regex-posix,pcre,parsec,tdfa,dfa
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= mtl
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"