aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/hastymail/Makefile2
-rw-r--r--www/hastymail2-devel/Makefile2
-rw-r--r--www/hastymail2/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/hastymail/Makefile b/www/hastymail/Makefile
index 956d5913c894..6cd729691217 100644
--- a/www/hastymail/Makefile
+++ b/www/hastymail/Makefile
@@ -23,7 +23,7 @@ INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
-USE_PHP= session imap
+USE_PHP= session imap pcre
.include <bsd.port.pre.mk>
diff --git a/www/hastymail2-devel/Makefile b/www/hastymail2-devel/Makefile
index 956d5913c894..6cd729691217 100644
--- a/www/hastymail2-devel/Makefile
+++ b/www/hastymail2-devel/Makefile
@@ -23,7 +23,7 @@ INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
-USE_PHP= session imap
+USE_PHP= session imap pcre
.include <bsd.port.pre.mk>
diff --git a/www/hastymail2/Makefile b/www/hastymail2/Makefile
index 956d5913c894..6cd729691217 100644
--- a/www/hastymail2/Makefile
+++ b/www/hastymail2/Makefile
@@ -23,7 +23,7 @@ INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
-USE_PHP= session imap
+USE_PHP= session imap pcre
.include <bsd.port.pre.mk>