aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hs-cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hs-cpu/Makefile')
-rw-r--r--sysutils/hs-cpu/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/hs-cpu/Makefile b/sysutils/hs-cpu/Makefile
index 59ee49030248..13c00d1aad0d 100644
--- a/sysutils/hs-cpu/Makefile
+++ b/sysutils/hs-cpu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cpu
PORTVERSION= 0.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,5 @@ COMMENT= Cpu information and properties helpers
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>