diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-09-21 20:07:36 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-09-21 20:07:36 +0000 |
commit | 5c7267a49f656fa4195322188198403c03585f0f (patch) | |
tree | 8949e056dd15d7b6303ba2addcbf3537499a737e /www/gallery2 | |
parent | 04da62bd968dc5ac981e0309cc70a7f20b3739a8 (diff) |
Notes
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index a4aa008b3d70..5042145a37b7 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ jhead:${PORTSDIR}/graphics/jhead \ unzip:${PORTSDIR}/archivers/unzip -USE_PHP= session +USE_PHP= pcre session WANT_PHP_WEB= yes .if !defined(WITHOUT_NLS) |