summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-04-03 19:39:55 +0000
committerdinoex <dinoex@FreeBSD.org>2003-04-03 19:39:55 +0000
commit98da76e2e575688d78f4b9fe102fce6ae1b3e996 (patch)
tree9190a271b4381de48b921558328743610387e1b5 /dns
parent6947aae17d1ca9f477621678d90ab162cf6c6829 (diff)
downloadFreeBSD-ports-98da76e2e575688d78f4b9fe102fce6ae1b3e996.zip
FreeBSD-ports-98da76e2e575688d78f4b9fe102fce6ae1b3e996.tar.gz
- use bsd.openssl.mk
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9-dlz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile
index 016255c..55c89d2 100644
--- a/dns/bind9-dlz/Makefile
+++ b/dns/bind9-dlz/Makefile
@@ -174,7 +174,7 @@ post-clean:
.if defined(WITH_OPENSSL)
.if !defined(WITHOUT_OPENSSL)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
.endif
.endif
OpenPOWER on IntegriCloud