- Resolve build failure under 12-CURRENT
PR: 217589 Submitted by: pi@
This commit is contained in:
parent
956e54962e
commit
0b92a66ca5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459281
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--enable-shared --enable-internal-md5 \
|
|||
--with-sys-location="${NET_SNMP_SYS_LOCATION}" \
|
||||
--with-logfile="${NET_SNMP_LOGFILE}" \
|
||||
--with-persistent-directory="${NET_SNMP_PERSISTENTDIR}" \
|
||||
--with-gnu-ld --with-libwrap \
|
||||
--with-gnu-ld --without-libwrap \
|
||||
--with-ldflags="-lm -lkvm -ldevstat -L${PKG_PREFIX}/lib -L${LOCALBASE}/lib ${LCRYPTO}"
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Reference in a new issue