From 34b7c36291cf9a4e44a0397ca48349383e5169aa Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 18 Nov 2003 10:02:28 +0000 Subject: Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. --- lang/php53/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/php53') diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 9588ecdd0e29..8e6c686fc911 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -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 -- cgit v1.2.3