diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/lifetype/Makefile | 2 | ||||
-rw-r--r-- | www/plog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile index 6a673d4fb224..973ba4559a54 100644 --- a/www/lifetype/Makefile +++ b/www/lifetype/Makefile @@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform USE_BZIP2= YES -USE_PHP= mysql pcre +USE_PHP= mysql pcre session PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/plog/Makefile b/www/plog/Makefile index 6a673d4fb224..973ba4559a54 100644 --- a/www/plog/Makefile +++ b/www/plog/Makefile @@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform USE_BZIP2= YES -USE_PHP= mysql pcre +USE_PHP= mysql pcre session PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES |