From 128d11d0b78a6fead1e40a4f8464595edfbf54c4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 07:54:18 +0200 Subject: [PATCH] php: code style. --- dev-lang/php/php-5.6.33.recipe | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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