summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-08-11 16:45:20 +0000
committerharti <harti@FreeBSD.org>2004-08-11 16:45:20 +0000
commitbfb0db8d59fc27157275af2e32dccdc8758d547d (patch)
tree8df3fdcc95006d3d977fc2a61db2eb07c0aeada2 /Makefile.inc1
parent0fefb154d40149a442f6fca6a053ef9739211bed (diff)
downloadFreeBSD-src-bfb0db8d59fc27157275af2e32dccdc8758d547d.zip
FreeBSD-src-bfb0db8d59fc27157275af2e32dccdc8758d547d.tar.gz
Ensure that a new gensnmptree is built. This should fix the problems
with the snmp_atm module.
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 ac0a491..381a0f6 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -733,7 +733,7 @@ _yacc= usr.bin/yacc
_crunchgen= usr.sbin/crunch/crunchgen
.endif
-.if ${BOOTSTRAPPING} < 501114
+.if ${BOOTSTRAPPING} < 502128
_gensnmptree= usr.sbin/bsnmpd/gensnmptree
.endif
OpenPOWER on IntegriCloud