summaryrefslogtreecommitdiff
path: root/lang/php56
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php56')
-rw-r--r--lang/php56/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext
index 2c52700dbb04..18918e255a6b 100644
--- a/lang/php56/Makefile.ext
+++ b/lang/php56/Makefile.ext
@@ -565,7 +565,7 @@ LIB_DEPENDS+= libc-client4.so.9:mail/cclient
.if ${PHP_MODNAME} == "mbstring"
. if ${PORT_OPTIONS:MREGEX}
-LIB_DEPENDS+= libonig.so:devel/oniguruma6
+LIB_DEPENDS+= libonig.so:devel/oniguruma
CONFIGURE_ARGS+=--with-onig=${LOCALBASE}
. else
CONFIGURE_ARGS+=--disable-mbregex