aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-IfElse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-IfElse/Makefile')
-rw-r--r--devel/hs-IfElse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-IfElse/Makefile b/devel/hs-IfElse/Makefile
index cad10dad5a84..cbc8943d822a 100644
--- a/devel/hs-IfElse/Makefile
+++ b/devel/hs-IfElse/Makefile
@@ -2,7 +2,7 @@
PORTNAME= IfElse
PORTVERSION= 0.85
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT= Anaphoric and miscellaneous useful control-flow
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= mtl
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"