aboutsummaryrefslogtreecommitdiff
path: root/security/hs-digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-digest/Makefile')
-rw-r--r--security/hs-digest/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile
index f9fa7ae794b5..8466947963e9 100644
--- a/security/hs-digest/Makefile
+++ b/security/hs-digest/Makefile
@@ -2,7 +2,7 @@
PORTNAME= digest
PORTVERSION= 0.0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT= Various cryptographic hashes for Bytestrings
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= zlib
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"