aboutsummaryrefslogtreecommitdiff
path: root/mail/opensmtpd
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2016-12-07 15:34:35 +0000
committerDima Panov <fluffy@FreeBSD.org>2016-12-07 15:34:35 +0000
commit0e79a0f738b2cde2c4af0bb5659c0ad5912c5fee (patch)
tree564eb1202e7993ab41dd1b8734e2e7f7d83764a9 /mail/opensmtpd
parent141fc2293d3fe5ac806345fa1790631abd2852c6 (diff)
downloadports-0e79a0f738b2cde2c4af0bb5659c0ad5912c5fee.tar.gz
ports-0e79a0f738b2cde2c4af0bb5659c0ad5912c5fee.zip
- Get rid of USE_OPENSSL, switch to USES= ssl
Notes
Notes: svn path=/head/; revision=428066
Diffstat (limited to 'mail/opensmtpd')
-rw-r--r--mail/opensmtpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile
index c9e5a55f854e..348a99bfc25f 100644
--- a/mail/opensmtpd/Makefile
+++ b/mail/opensmtpd/Makefile
@@ -27,8 +27,7 @@ MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5)
SSL_PORT_DESC= SSL/TLS support via OpenSSL/LibreSSL from port
TABLE_DB_DESC= Build table-db plugin (aliases)
-USES= cpe libtool
-USE_OPENSSL= yes
+USES= cpe libtool ssl
GNU_CONFIGURE= yes
CPE_VENDOR= openbsd