From 8ac0713bc4ac81b44ee1a96c671c4330cf7d123c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 15 Dec 2015 14:53:35 +0000 Subject: Switch to onigurum5 port and bump PORTREVISION. --- lang/php5/Makefile.ext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 660c47d1e0fd..9d4e605e3ba7 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -533,7 +533,7 @@ LIB_DEPENDS+= libc-client4.so.9:${PORTSDIR}/mail/cclient .if ${PHP_MODNAME} == "mbstring" . if ${PORT_OPTIONS:MREGEX} -LIB_DEPENDS+= libonig.so:${PORTSDIR}/devel/oniguruma4 +LIB_DEPENDS+= libonig.so:${PORTSDIR}/devel/oniguruma5 CONFIGURE_ARGS+=--with-onig=${LOCALBASE} . else CONFIGURE_ARGS+=--disable-mbregex -- cgit v1.2.3