aboutsummaryrefslogtreecommitdiff
path: root/mail/mboxgrep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mboxgrep/Makefile')
-rw-r--r--mail/mboxgrep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index 10a26f482462..3ffa1ded8c14 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mboxgrep
PORTVERSION= 0.7.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Utility to scan mailboxes for messages matching a regular expression
.if defined(WITH_PCRE)
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
.endif
GNU_CONFIGURE= yes