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

/usr/share/snmp.

Noted by: bmah
This commit is contained in:
Hartmut Brandt 2004-04-15 08:56:06 +00:00
parent 61f7581d08
commit a0f139102f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128279

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}