diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-27 00:34:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-27 00:34:41 +0000 |
commit | 5632dbe5c2b508d909f3496355a6958c5cad32fa (patch) | |
tree | 9c2097904ce2dfdd98274a775eb4ffc651b10835 /mail/squirrelmail-quota_usage-plugin | |
parent | 51b84cafb616aca6f8c143f3488ee8c2644bfb5d (diff) | |
download | ports-5632dbe5c2b508d909f3496355a6958c5cad32fa.tar.gz ports-5632dbe5c2b508d909f3496355a6958c5cad32fa.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-quota_usage-plugin')
-rw-r--r-- | mail/squirrelmail-quota_usage-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} "" |