summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-7.2.4.ebuild')
-rw-r--r--dev-lang/php/php-7.2.4.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/php/php-7.2.4.ebuild b/dev-lang/php/php-7.2.4.ebuild
index 5407f131e1a1..9db1463e3a1a 100644
--- a/dev-lang/php/php-7.2.4.ebuild
+++ b/dev-lang/php/php-7.2.4.ebuild
@@ -150,6 +150,8 @@ REQUIRED_USE="
zip-encryption? ( zip )
"
+PATCHES=( "${FILESDIR}/mbstring-oniguruma-6.8.patch" )
+
PHP_MV="$(get_major_version)"
php_install_ini() {