summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-04 00:40:53 +0000
committerngie <ngie@FreeBSD.org>2017-01-04 00:40:53 +0000
commit37a9684ab12f3ebf9c2c26b695bb8674aaa226db (patch)
treebd2679a60a0f6eac9aa7320310f0cfa7c999ab05 /tools
parent694ea43a69db52916963f128ac2f233522abb53a (diff)
downloadFreeBSD-src-37a9684ab12f3ebf9c2c26b695bb8674aaa226db.zip
FreeBSD-src-37a9684ab12f3ebf9c2c26b695bb8674aaa226db.tar.gz
MFC r310665:
Only build/install usr.sbin/bsnmpd/modules/snmp_hast if MK_HAST != no
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 74ec7d5..feba5c1 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -3048,6 +3048,12 @@ OLD_FILES+=usr/share/man/man5/hast.conf.5.gz
OLD_FILES+=usr/share/man/man8/hastctl.8.gz
OLD_FILES+=usr/share/man/man8/hastd.8.gz
OLD_DIRS+=usr/share/examples/hast
+# bsnmp
+OLD_FILES+=usr/lib/snmp_hast.so
+OLD_LIBS+=usr/lib/snmp_hast.so.6
+OLD_FILES+=usr/share/man/man3/snmp_hast.3.gz
+OLD_FILES+=usr/share/snmp/defs/hast_tree.def
+OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-HAST-MIB.txt
.endif
.if ${MK_HESIOD} == no
OpenPOWER on IntegriCloud