diff options
Diffstat (limited to 'dev-lang/php/php-5.6.35-r1.ebuild')
-rw-r--r-- | dev-lang/php/php-5.6.35-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/php/php-5.6.35-r1.ebuild b/dev-lang/php/php-5.6.35-r1.ebuild index 8f87fde7f25b..e5d5dafb0a87 100644 --- a/dev-lang/php/php-5.6.35-r1.ebuild +++ b/dev-lang/php/php-5.6.35-r1.ebuild @@ -232,6 +232,7 @@ php_set_ini_dir() { src_prepare() { eapply "${FILESDIR}/php-${SLOT}-no-bison-warnings.patch" + eapply "${FILESDIR}/php-freetype-2.9.1.patch" # Change PHP branding # Get the alpha/beta/rc version |