summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-04-15 08:56:06 +0000
committerharti <harti@FreeBSD.org>2004-04-15 08:56:06 +0000
commit360b53b9a282b567fb12e17dffb456e48c241787 (patch)
treeffeb4fe13b168dd1424ba55ed6aa2e60e51220f6 /usr.sbin/bsnmpd
parent2b44d13e3e15f3a160899926939d06000e035d04 (diff)
downloadFreeBSD-src-360b53b9a282b567fb12e17dffb456e48c241787.zip
FreeBSD-src-360b53b9a282b567fb12e17dffb456e48c241787.tar.gz
Install the MIBs and the definition file to the new location under
/usr/share/snmp. Noted by: bmah
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/bsnmpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bsnmpd/bsnmpd/Makefile b/usr.sbin/bsnmpd/bsnmpd/Makefile
index 465a8a8..f172c66 100644
--- a/usr.sbin/bsnmpd/bsnmpd/Makefile
+++ b/usr.sbin/bsnmpd/bsnmpd/Makefile
@@ -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}
OpenPOWER on IntegriCloud