1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Chase net-snmp shlib bump

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-08-01 21:51:11 +00:00
parent e2ed964797
commit 4df02fccf4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278744
2 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE} \
--enable-ucd-snmp-hack
LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
USE_OPENSSL= yes
.endif

View File

@ -378,7 +378,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE} \
--enable-ucd-snmp-hack
LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
USE_OPENSSL= yes
.endif