aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-timezone-series/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-timezone-series/Makefile')
-rw-r--r--devel/hs-timezone-series/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-timezone-series/Makefile b/devel/hs-timezone-series/Makefile
index 7ddd44600e81..0576f6981ed1 100644
--- a/devel/hs-timezone-series/Makefile
+++ b/devel/hs-timezone-series/Makefile
@@ -2,6 +2,7 @@
PORTNAME= timezone-series
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +10,5 @@ COMMENT= Enhanced timezone handling for Data.Time
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>