- Fix build with WITH_SNMP.
Submitted by: maintainer
This commit is contained in:
parent
1ebd8b8869
commit
021918ed32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233893
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ OPTIONS= ISISD "Enable experimental ISIS daemon" off \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga --enable-pidfile-mask=0644
|
||||
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
|
||||
LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
|
||||
|
|
Loading…
Reference in a new issue