mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 16:18:54 -04:00
Bump the shared library version number for the bsnmp v1.6 import
because of incompatible interface changes.
This commit is contained in:
parent
0f4f8be30d
commit
ede24df2f4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SHLIB_MAJOR= 1
|
||||
SHLIB_MAJOR= 2
|
||||
WARNS?= 6
|
||||
NO_WERROR= yes
|
||||
INCSDIR= ${INCLUDEDIR}/bsnmp
|
||||
|
|
|
|||
Loading…
Reference in a new issue