aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-List
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-List')
-rw-r--r--devel/hs-List/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-List/Makefile b/devel/hs-List/Makefile
index 937d555d2968..a22810e39fa8 100644
--- a/devel/hs-List/Makefile
+++ b/devel/hs-List/Makefile
@@ -2,7 +2,7 @@
PORTNAME= List
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT= List monad transformer and class
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= transformers>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"