aboutsummaryrefslogtreecommitdiff
path: root/security/stunnel/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-12 01:19:35 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-12 01:19:35 +0000
commit47171dba8f0b8c107f138ca6c850ed4b86c9c8aa (patch)
tree8fec966aa4ece4b83cfeec112441cb4b9368a923 /security/stunnel/Makefile
parent3cf4286ff9a6a0a746a396bae938a15d6ee5b634 (diff)
downloadports-47171dba8f0b8c107f138ca6c850ed4b86c9c8aa.tar.gz
ports-47171dba8f0b8c107f138ca6c850ed4b86c9c8aa.zip
security/stunnel: Support building with LibreSSL
Approved by: SSL blanket
Notes
Notes: svn path=/head/; revision=421891
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r--security/stunnel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 1639a6c7b3c1..451ab313cfd3 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -28,10 +28,9 @@ COMMENT= SSL encryption wrapper for standard network daemons
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USES= cpe libtool perl5 shebangfix
+USES= cpe libtool perl5 shebangfix ssl
USE_PERL5= build
USE_LDCONFIG= yes
-USE_OPENSSL= yes
USE_RC_SUBR= stunnel
GNU_CONFIGURE= yes