aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-errors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-errors/Makefile')
-rw-r--r--devel/hs-errors/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-errors/Makefile b/devel/hs-errors/Makefile
index 30ea7fe8cdbc..c057a613c4a7 100644
--- a/devel/hs-errors/Makefile
+++ b/devel/hs-errors/Makefile
@@ -2,6 +2,7 @@
PORTNAME= errors
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Simplified error-handling
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= either>=3.1 safe>=0.3.3 transformers>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"