aboutsummaryrefslogtreecommitdiff
path: root/lang/php55
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2015-12-15 14:53:35 +0000
committerAlex Dupre <ale@FreeBSD.org>2015-12-15 14:53:35 +0000
commit8ac0713bc4ac81b44ee1a96c671c4330cf7d123c (patch)
treefeeca0ef161a682c7b923197c1ae2c215305dd1d /lang/php55
parent2525da19d2e51bc77ebe8a95af62ca43c201e5c7 (diff)
downloadports-8ac0713bc4ac81b44ee1a96c671c4330cf7d123c.tar.gz
ports-8ac0713bc4ac81b44ee1a96c671c4330cf7d123c.zip
Notes
Diffstat (limited to 'lang/php55')
-rw-r--r--lang/php55/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile.ext b/lang/php55/Makefile.ext
index ebccd09874c5..cbf0d1d2c3dd 100644
--- a/lang/php55/Makefile.ext
+++ b/lang/php55/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