summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2007-03-01 15:42:23 +0000
committerru <ru@FreeBSD.org>2007-03-01 15:42:23 +0000
commitc45fdd5d9ffa341e2af4a1ea29d5f3b0973f8ea9 (patch)
treefa6c9f750cd6d475fcdee0f30f0eb681fd93d61f /Makefile.inc1
parent36e1a8127c07b95d03b2ba4b6f18420d5dfadfe3 (diff)
downloadFreeBSD-src-c45fdd5d9ffa341e2af4a1ea29d5f3b0973f8ea9.zip
FreeBSD-src-c45fdd5d9ffa341e2af4a1ea29d5f3b0973f8ea9.tar.gz
Bump the bootstrapping requirements for gensnmptree(1) and remove
a note in UPDATING that tried to work around the build breakage. Tested by: jhb OK'ed by: njl
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 06b1fad..65b9128 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -857,7 +857,7 @@ _gencat= usr.bin/gencat
_mklocale= usr.bin/mklocale
.endif
-.if ${BOOTSTRAPPING} < 700015
+.if ${BOOTSTRAPPING} < 700018
_gensnmptree= usr.sbin/bsnmpd/gensnmptree
.endif
OpenPOWER on IntegriCloud