diff --git a/dev-lang/php/php-5.6.33.recipe b/dev-lang/php/php-5.6.33.recipe index 3c05975ca..fac053fad 100644 --- a/dev-lang/php/php-5.6.33.recipe +++ b/dev-lang/php/php-5.6.33.recipe @@ -14,6 +14,10 @@ PATCHES="php-$portVersion.patchset" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" +GLOBAL_WRITABLE_FILES=" + settings/pear.conf keep-old + " + PROVIDES=" php = $portVersion cmd:pear @@ -26,7 +30,6 @@ PROVIDES=" cmd:php_config cmd:phpize " - REQUIRES=" haiku lib:libicuuc @@ -42,10 +45,6 @@ REQUIRES=" lib:libfreetype " -GLOBAL_WRITABLE_FILES=" - settings/pear.conf keep-old - " - BUILD_REQUIRES=" devel:libicuuc devel:libxml2