aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2003-11-13 10:18:16 +0000
committerHartmut Brandt <harti@FreeBSD.org>2003-11-13 10:18:16 +0000
commit07841df0e615ad56bf07fbc1f796eafdf0c55302 (patch)
tree020628fb159014f9c1ecc0c48ed3aac594ed46b5 /usr.sbin/bsnmpd
parent555a5de27011ad66a3b7dbcbad7451b6c0388a48 (diff)
downloadsrc-07841df0e615ad56bf07fbc1f796eafdf0c55302.tar.gz
src-07841df0e615ad56bf07fbc1f796eafdf0c55302.zip
Add an empty definition of the MIBS variable so that the makefile does
not try to use a MIBS definition from the environment. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=122611
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_mibII/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
index 4c8c0c1672b1..2ea4a87f6adf 100644
--- a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
+++ b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
@@ -13,6 +13,7 @@ MAN= snmp_mibII.3
DEFS= ${MOD}_tree.def
INCS= snmp_${MOD}.h
+MIBS=
CFLAGS+= -I${CONTRIB}/lib -I${CONTRIB}/snmpd -I${.CURDIR}