aboutsummaryrefslogtreecommitdiff
path: root/www/lifetype
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-12-29 01:30:07 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-12-29 01:30:07 +0000
commitff70699f3d93db9db37f16c994f90d7a773c7344 (patch)
tree3d32da719cc57a10c5bd5f10765647adc3f58222 /www/lifetype
parent9746cb0b1a947f2a3cb8eadb27e38b0328a130d4 (diff)
downloadports-ff70699f3d93db9db37f16c994f90d7a773c7344.tar.gz
ports-ff70699f3d93db9db37f16c994f90d7a773c7344.zip
- plog use preg_* stuff, so add pcre to USE_PHP
Noticed by: leeym
Notes
Notes: svn path=/head/; revision=125399
Diffstat (limited to 'www/lifetype')
-rw-r--r--www/lifetype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile
index 90ba930d0d65..6a673d4fb224 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
+USE_PHP= mysql pcre
PHP4_PORT?= www/mod_php4
NO_BUILD= YES
WANT_PHP_WEB= YES