ports/dns/bind9-devel/files/extrapatch-bind-tools
Mathieu Arnold 0663764a49 dns/bind9-devel: update to 9.19.18
Switch from gitlab to official BIND9 development releases.
2024-05-17 19:29:35 +02:00

27 lines
685 B
Text

Only select the "tools" part of bind for building.
--- Makefile.am.orig 2023-12-02 10:13:03 UTC
+++ Makefile.am
@@ -17,7 +17,6 @@ bind.keys.h: bind.keys Makefile
.PHONY: doc
EXTRA_DIST = \
- bind.keys \
util/bindkeys.pl \
util/dtrace.sh \
contrib \
--- bin/Makefile.am.orig 2023-12-01 14:21:34 UTC
+++ bin/Makefile.am
@@ -1 +1 @@
-SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen tests plugins
+SUBDIRS = dig delv dnssec tools nsupdate
--- bin/tools/Makefile.am.orig 2023-12-01 14:21:34 UTC
+++ bin/tools/Makefile.am
@@ -11,7 +11,6 @@ LDADD += \
bin_PROGRAMS = \
arpaname \
mdig \
- named-journalprint \
named-rrchecker \
nsec3hash