aboutsummaryrefslogtreecommitdiff
path: root/dns/bind9-dlz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-03 19:39:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-03 19:39:55 +0000
commit6670a706f1c1bdb875d3af7d8ec6a354173bd8a1 (patch)
tree08a58f408d8500884a8953abcfe399b22df33d21 /dns/bind9-dlz
parent8bfe7509369221694f74ab35ee3871a383cafa24 (diff)
downloadports-6670a706f1c1bdb875d3af7d8ec6a354173bd8a1.tar.gz
ports-6670a706f1c1bdb875d3af7d8ec6a354173bd8a1.zip
Notes
Diffstat (limited to 'dns/bind9-dlz')
-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 016255c8e430..55c89d25cd73 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