Install the MIBs and the definition file to the new location under

/usr/share/snmp.

Noted by: bmah
This commit is contained in:
harti 2004-04-15 08:56:06 +00:00
parent 2b44d13e3e
commit 360b53b9a2

View File

@ -19,9 +19,9 @@ NO_WERROR=yes
FILESGROUPS= BMIBS DEFS
BMIBS= FOKUS-MIB.txt BEGEMOT-MIB.txt BEGEMOT-SNMPD.txt
BMIBSDIR= ${SHAREDIR}/bsnmp/mibs
BMIBSDIR= ${SHAREDIR}/snmp/mibs
DEFS= tree.def
DEFSDIR= ${SHAREDIR}/bsnmp/defs
DEFSDIR= ${SHAREDIR}/snmp/defs
CFLAGS+= -I${CONTRIB}/lib -I${CONTRIB}/snmpd -I.
DPADD= ${LIBISC} ${LIBBSNMP}