From affa39054098b0609f67d68b71cea3c6006b94d2 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 7 Feb 2020 10:19:50 +0000 Subject: [PATCH] Unhook usr.sbin/bind from the build and hook up new dig source directory (usr.bin/dig). --- usr.bin/Makefile | 4 ++-- usr.sbin/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 35a3c00d69f..a21755f6ad8 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.161 2019/08/09 06:18:25 martijn Exp $ +# $OpenBSD: Makefile,v 1.162 2020/02/07 10:19:50 florian Exp $ .include @@ -7,7 +7,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \ biff cal calendar cap_mkdb cdio chpass cmp col colrm \ column comm compress cpp crontab csplit ctags ctfconv ctfdump \ cu cut cvs \ - dc deroff diff diff3 dirname doas du encrypt env expand false file \ + dc deroff diff diff3 dig dirname doas du encrypt env expand false file \ find fgen finger fmt fold from fstat ftp gencat getcap \ getconf getent getopt gprof grep head hexdump htpasswd id indent \ infocmp ipcrm ipcs \ diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 0d7d55d1ea1..7f487993bc5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.209 2020/01/24 05:11:34 tedu Exp $ +# $OpenBSD: Makefile,v 1.210 2020/02/07 10:19:50 florian Exp $ .include SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \ - authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \ + authpf bgpctl bgpd chroot config cron crunchgen dev_mkdb \ dhcpd dhcrelay dhcrelay6 dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \ fdformat ftp-proxy gpioctl hostapd hostctl hotplugd httpd identd \ ifstated ikectl inetd installboot iostat iscsictl iscsid kgmon \