From 1d72b23031b8f12b34ee905109adaabd90753266 Mon Sep 17 00:00:00 2001 From: ale Date: Fri, 16 Apr 2010 13:52:11 +0000 Subject: Add CONFLICTS to php5-pcre and php5-spl. --- lang/php53/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php53') diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 12588c35907f..cf5ffee56db8 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -42,7 +42,7 @@ OPTIONS= CLI "Build CLI version" on \ IPV6 "Enable ipv6 support" on \ MAILHEAD "Enable mail header patch" off -CONFLICTS= php4-4* +CONFLICTS= php4-4* php5-pcre-* php5-spl-* MAN1= php-config.1 phpize.1 -- cgit