net-snmp: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 10:36:03 +02:00
parent 35c4f0e2cd
commit aa60a241e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'net-snmp'.
pkgname=net-snmp
version=5.7.3
revision=5
revision=6
hostmakedepends="pkg-config unzip"
makedepends="bzip2-devel libressl-devel libnl-devel pciutils-devel"
short_desc="Simple Network Management Protocol (SNMP) suite"
@ -26,7 +26,7 @@ do_configure() {
--with-logfile=/var/log/snmpd.log \
--with-mib-modules="host misc/ipfwacc ucd-snmp/diskio tunnel ucd-snmp/dlmod" \
--with-persistent-directory=/var/net-snmp --disable-static \
--without-python --without-perl
--without-python --without-perl --sbindir=/usr/bin
}
do_build() {
make ${makejobs} NETSNMP_DONT_CHECK_VERSION=1