aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-mmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-mmap/Makefile')
-rw-r--r--devel/hs-mmap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-mmap/Makefile b/devel/hs-mmap/Makefile
index 7907273763d7..1e2ef20fb09c 100644
--- a/devel/hs-mmap/Makefile
+++ b/devel/hs-mmap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mmap
PORTVERSION= 0.5.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,5 @@ COMMENT= Memory-mapped files for POSIX and Windows
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>