diff options
Diffstat (limited to 'www/suphp')
-rw-r--r-- | www/suphp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 649e328ea7e0..c56b81f4bdab 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_PHP= yes USE_APACHE= 1.3+ WANT_PHP_CGI= yes -CONFLICTS= mod_php4-4* php-4.* mod_php5-5* php-5.* WITH_LOGFILE?= /var/log/suphp.log PHP_PATH?= ${LOCALBASE}/bin/php |