aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-syb-with-class-instances-text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-syb-with-class-instances-text/Makefile')
-rw-r--r--devel/hs-syb-with-class-instances-text/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-syb-with-class-instances-text/Makefile b/devel/hs-syb-with-class-instances-text/Makefile
index 99424927dfbb..91fbc3c16636 100644
--- a/devel/hs-syb-with-class-instances-text/Makefile
+++ b/devel/hs-syb-with-class-instances-text/Makefile
@@ -2,7 +2,7 @@
PORTNAME= syb-with-class-instances-text
PORTVERSION= 0.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,6 @@ COMMENT= Scrap Your Boilerplate With Class Text instance
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= syb-with-class text>=0.7.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"