aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-primitive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-primitive/Makefile')
-rw-r--r--devel/hs-primitive/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-primitive/Makefile b/devel/hs-primitive/Makefile
index 7f4e846191b0..d1f219eabcfb 100644
--- a/devel/hs-primitive/Makefile
+++ b/devel/hs-primitive/Makefile
@@ -2,7 +2,7 @@
PORTNAME= primitive
PORTVERSION= 0.5.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,5 @@ COMMENT= Primitive memory-related operations
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>