From 568d91f1f8e40d16693e04651ed0a340b2868651 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 21 Sep 2016 14:14:18 +0000 Subject: Fix build on 9. Sponsored by: Absolight --- dns/ldns/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dns/ldns') diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 495f6de6a0ca..6d215135694b 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -87,6 +87,8 @@ INSTALL_TARGET= install-lib install-h install-config .endif # BUILD_PYLDNS || BUILD_P5PERL +.include + .if ${PORT_OPTIONS:MGOST} . if !defined(SSL_DEFAULT) || ${SSL_DEFAULT} == "base" IGNORE_FreeBSD_9= Requires openssl version >= 1.0.0 @@ -135,4 +137,4 @@ post-install: .endif # BUILD_PYLDNS || BUILD_P5PERL -.include +.include -- cgit v1.2.3