aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-regex-pcre-builtin
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /textproc/hs-regex-pcre-builtin
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
Notes
Diffstat (limited to 'textproc/hs-regex-pcre-builtin')
-rw-r--r--textproc/hs-regex-pcre-builtin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile
index 1ccb9ab35ebb..05c5a318fa25 100644
--- a/textproc/hs-regex-pcre-builtin/Makefile
+++ b/textproc/hs-regex-pcre-builtin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= regex-pcre-builtin
PORTVERSION= 0.94.4.5.8.31
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Replaces/Enhances Text.Regex
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= regex-base>=0.93
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre