diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
commit | fbc062586d44d65699efa4198156cfe3fc6c20d4 (patch) | |
tree | faff27d32fb3b32e1b3118d4329c734a52983d1d /www/suphp | |
parent | ef8c3160f2584bce754d7afefa9e0be26eebdb23 (diff) | |
download | ports-fbc062586d44d65699efa4198156cfe3fc6c20d4.tar.gz ports-fbc062586d44d65699efa4198156cfe3fc6c20d4.zip |
Notes
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 |