diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/horde-php5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/horde-php5/Makefile b/www/horde-php5/Makefile index 95642862830a..b9846a1af775 100644 --- a/www/horde-php5/Makefile +++ b/www/horde-php5/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../horde +IGNORE= "Cannot package: conflict between PHP4 and PHP5" + DEFAULT_PHP_VER= 5 WITH_PHP5= yes |