diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:16:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:16:16 +0000 |
commit | cde701195048c7f6add2633bb17dddadc266443b (patch) | |
tree | c43d60918160ea286daad1d484fdacaaded3df88 /dns/bind9-devel | |
parent | 4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (diff) | |
download | ports-cde701195048c7f6add2633bb17dddadc266443b.tar.gz ports-cde701195048c7f6add2633bb17dddadc266443b.zip |
Notes
Diffstat (limited to 'dns/bind9-devel')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index b00b0490149d..cc208de236d6 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -75,12 +75,12 @@ CONFLICTS+= bind9-devel USE_RC_SUBR= named SUB_FILES= pkg-message named.conf CONFLICTS+= bind-tools + +PORTDOCS= * .endif # BIND_TOOLS_SLAVE MAKE_JOBS_UNSAFE= yes -PORTDOCS= * - OPTIONS_DEFAULT= SIGCHASE IDN GSSAPI_NONE JSON PYTHON OPTIONS_DEFINE= IDN LARGE_FILE PYTHON JSON \ FIXED_RRSET SIGCHASE IPV6 |