mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
This commit is contained in:
parent
a503816a4b
commit
34b7c36291
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94243
@ -21,6 +21,7 @@
|
||||
|
||||
PORTNAME= php5
|
||||
PORTVERSION= 5.0.0.a3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= http://www.php.net/distributions/:release \
|
||||
http://it.php.net/distributions/:release \
|
||||
@ -564,7 +565,7 @@ CONFIGURE_ARGS+=--with-ncurses=${NCURSESBASE}
|
||||
.if exists(${LOCALBASE}/lib/libsnmp.so.4)
|
||||
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net/net-snmp4
|
||||
.else
|
||||
LIB_DEPENDS+= netsnmp.5:${PORTSDIR}/net/net-snmp
|
||||
LIB_DEPENDS+= netsnmp.6:${PORTSDIR}/net/net-snmp
|
||||
.endif
|
||||
CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} --enable-ucd-snmp-hack
|
||||
.endif
|
||||
|
@ -21,6 +21,7 @@
|
||||
|
||||
PORTNAME= php5
|
||||
PORTVERSION= 5.0.0.a3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= http://www.php.net/distributions/:release \
|
||||
http://it.php.net/distributions/:release \
|
||||
@ -564,7 +565,7 @@ CONFIGURE_ARGS+=--with-ncurses=${NCURSESBASE}
|
||||
.if exists(${LOCALBASE}/lib/libsnmp.so.4)
|
||||
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net/net-snmp4
|
||||
.else
|
||||
LIB_DEPENDS+= netsnmp.5:${PORTSDIR}/net/net-snmp
|
||||
LIB_DEPENDS+= netsnmp.6:${PORTSDIR}/net/net-snmp
|
||||
.endif
|
||||
CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} --enable-ucd-snmp-hack
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user