aboutsummaryrefslogtreecommitdiff
path: root/security/hs-tls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-tls/Makefile')
-rw-r--r--security/hs-tls/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/hs-tls/Makefile b/security/hs-tls/Makefile
index 10345ddb1947..ec2cfc4cb018 100644
--- a/security/hs-tls/Makefile
+++ b/security/hs-tls/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tls
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= TLS/SSL protocol native implementation (Server and Client)
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= cereal>=0.3 certificate>=1.3.0 crypto-pubkey \
crypto-random-api>=0.2 cryptohash>=0.6 mtl network