From 5632dbe5c2b508d909f3496355a6958c5cad32fa Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 27 Mar 2013 00:34:41 +0000 Subject: - Make php53 default to fix conflict between php54 and php53 Reported by: pointyhay --- mail/squirrelmail-quota_usage-plugin/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/squirrelmail-quota_usage-plugin') diff --git a/mail/squirrelmail-quota_usage-plugin/Makefile b/mail/squirrelmail-quota_usage-plugin/Makefile index 33ea3064442c..e917467f3b31 100644 --- a/mail/squirrelmail-quota_usage-plugin/Makefile +++ b/mail/squirrelmail-quota_usage-plugin/Makefile @@ -42,6 +42,8 @@ NO_WRKSUBDIR= yes USE_PERL5_BUILD= yes USE_PHP= yes WANT_PHP_WEB= yes +IGNORE_WITH_PHP= 5 # known incompatibilities with php-5.4, use 5.3 for now +DEFAULT_PHP_VER= 53 pre-everything:: @${ECHO} "" -- cgit v1.2.3