aboutsummaryrefslogtreecommitdiff
path: root/www/hastymail
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-12-11 20:17:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-12-11 20:17:36 +0000
commit63475a23c92cd2246984d9ad2881fc7ff9a5a340 (patch)
treef114e355bba782f9acd4210f0fb0a4182ac40b4a /www/hastymail
parenta9c2b049ac7158cb24660f030bb5625cdbe750c0 (diff)
Notes
Diffstat (limited to 'www/hastymail')
-rw-r--r--www/hastymail/Makefile2
1 files changed, 1 insertions, 1 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>