aboutsummaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-devel
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2016-12-07 23:34:35 +0800
committerfluffy <fluffy@FreeBSD.org>2016-12-07 23:34:35 +0800
commitfe4ee6e2e272193a3508e0d938087bd47291a29a (patch)
tree564eb1202e7993ab41dd1b8734e2e7f7d83764a9 /mail/opensmtpd-devel
parentf16c6bf3658e3a9c41f479b5b9d5ad0043bdc0eb (diff)
downloadfreebsd-ports-gnome-fe4ee6e2e272193a3508e0d938087bd47291a29a.tar.gz
freebsd-ports-gnome-fe4ee6e2e272193a3508e0d938087bd47291a29a.tar.zst
freebsd-ports-gnome-fe4ee6e2e272193a3508e0d938087bd47291a29a.zip
- Get rid of USE_OPENSSL, switch to USES= ssl
Diffstat (limited to 'mail/opensmtpd-devel')
-rw-r--r--mail/opensmtpd-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index efc7622bea52..f9c4f43ceb50 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -28,8 +28,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