aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsdist
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2018-04-01 16:33:16 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2018-04-01 16:33:16 +0000
commite230088b6dccf21627e890c0c21d16efa3efd5e7 (patch)
tree14909b1e196ca3ab6d95f2176afae0368a07b11b /dns/dnsdist
parentf3375a272355b82b2582e83dd516d6faeee9791f (diff)
downloadports-e230088b6dccf21627e890c0c21d16efa3efd5e7.tar.gz
ports-e230088b6dccf21627e890c0c21d16efa3efd5e7.zip
Notes
Diffstat (limited to 'dns/dnsdist')
-rw-r--r--dns/dnsdist/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index 0c5daa1f8af0..d4f816af6947 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -57,6 +57,7 @@ LUAJIT_CONFIGURE_WITH= luajit
OPENSSL_USES= ssl
OPENSSL_CONFIGURE_ENABLE=libssl
+OPENSSL_CONFIGURE_ON= LIBSSL_CFLAGS=-I${OPENSSLINC} LIBSSL_LIBS="-L${OPENSSLLIB} -lssl"
SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
SNMP_CONFIGURE_WITH= net-snmp