From b4f3ace9670201bf624c47e7b006672a6a333d4d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 21 Mar 2017 22:45:43 +0000 Subject: Correct placement of option helpers. Related to: PR: 217900 --- dns/dnsmasq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dns/dnsmasq/Makefile') diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 3c1f2bb9f73b..914228f06850 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -40,11 +40,11 @@ SHEBANG_FILES= contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl \ contrib/dnslist/dnslist.pl CPE_VENDOR= thekelleys -.include - IPV6_CFLAGS_OFF=-DNO_IPV6 IPSET_CFLAGS_OFF=-DNO_IPSET +.include + .if ${PORT_OPTIONS:MNLS} USES+= gettext gmake iconv pkgconfig LIB_DEPENDS+= libidn.so:dns/libidn -- cgit v1.2.3