- plog use preg_* stuff, so add pcre to USE_PHP
Noticed by: leeym
This commit is contained in:
parent
9746cb0b1a
commit
ff70699f3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125399
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user