aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-bsd-sysctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-bsd-sysctl/Makefile')
-rw-r--r--devel/hs-bsd-sysctl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-bsd-sysctl/Makefile b/devel/hs-bsd-sysctl/Makefile
index 99d4e6aa87f0..8a0017bb4a32 100644
--- a/devel/hs-bsd-sysctl/Makefile
+++ b/devel/hs-bsd-sysctl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bsd-sysctl
PORTVERSION= 1.0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,5 @@ COMMENT= Access to the BSD sysctl(3) interface
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>