- plog use preg_* stuff, so add pcre to USE_PHP

Noticed by:	leeym
This commit is contained in:
Cheng-Lung Sung 2004-12-29 01:30:07 +00:00
parent 9746cb0b1a
commit ff70699f3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125399
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform
USE_BZIP2= YES
USE_PHP= mysql
USE_PHP= mysql pcre
PHP4_PORT?= www/mod_php4
NO_BUILD= YES
WANT_PHP_WEB= YES

View File

@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform
USE_BZIP2= YES
USE_PHP= mysql
USE_PHP= mysql pcre
PHP4_PORT?= www/mod_php4
NO_BUILD= YES
WANT_PHP_WEB= YES