aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-arrows/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-arrows/Makefile')
-rw-r--r--devel/hs-arrows/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-arrows/Makefile b/devel/hs-arrows/Makefile
index 0d6596e9d48c..4094b7ccc258 100644
--- a/devel/hs-arrows/Makefile
+++ b/devel/hs-arrows/Makefile
@@ -3,7 +3,7 @@
PORTNAME= arrows
PORTVERSION= 0.4.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,6 @@ COMMENT= Haskell arrow classes and transformers
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= Stream
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"