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/b2evolution | |
parent | Update to 2.0.6a and Portlint happy. (diff) |
Fix or remove obsolate or broken ways to depend on php.
Notes
Notes:
svn path=/head/; revision=161496
Diffstat (limited to 'www/b2evolution')
-rw-r--r-- | www/b2evolution/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile index 72e56e96cf44..52f91d33eb5a 100644 --- a/www/b2evolution/Makefile +++ b/www/b2evolution/Makefile @@ -21,7 +21,6 @@ USE_ZIP= YES B2EVO_DATE?= 2005-09-16 USE_PHP= mysql pcre session xml xmlrpc -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES |