summaryrefslogtreecommitdiff
path: root/lang/php70/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php70/Makefile.ext')
-rw-r--r--lang/php70/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile.ext b/lang/php70/Makefile.ext
index d6fea33caf95..ee5ca6692d4d 100644
--- a/lang/php70/Makefile.ext
+++ b/lang/php70/Makefile.ext
@@ -534,7 +534,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