summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/gallery/Makefile2
-rw-r--r--www/gallery2/Makefile2
-rw-r--r--www/gallery3/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile
index a4aa008..5042145 100644
--- a/www/gallery/Makefile
+++ b/www/gallery/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)
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile
index a4aa008..5042145 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)
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile
index a4aa008..5042145 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)
OpenPOWER on IntegriCloud