mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Correct placement of option helpers.
Related to: PR: 217900
This commit is contained in:
parent
e5b50fecb1
commit
b4f3ace967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436661
1 changed files with 2 additions and 2 deletions
|
@ -40,11 +40,11 @@ SHEBANG_FILES= contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl \
|
|||
contrib/dnslist/dnslist.pl
|
||||
CPE_VENDOR= thekelleys
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
IPV6_CFLAGS_OFF=-DNO_IPV6
|
||||
IPSET_CFLAGS_OFF=-DNO_IPSET
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USES+= gettext gmake iconv pkgconfig
|
||||
LIB_DEPENDS+= libidn.so:dns/libidn
|
||||
|
|
Loading…
Add table
Reference in a new issue