Files
bsdports/net/bind-tools/files/patch-x-bin-Makefile.in
2019-12-26 07:26:06 +00:00

13 lines
378 B
Plaintext

--- ./bin/Makefile.in.orig 2018-12-07 18:44:21.000000000 +0000
+++ ./bin/Makefile.in 2019-02-09 05:09:03.364022000 +0000
@@ -11,8 +11,7 @@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen \
- @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins tests
+SUBDIRS = dig tools nsupdate
TARGETS =
@BIND9_MAKE_RULES@