diff options
Diffstat (limited to 'www/gallery3/Makefile')
-rw-r--r-- | www/gallery3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index a4aa008b3d70..5042145a37b7 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/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) |