summaryrefslogtreecommitdiffstats
path: root/mail/rmilter
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-12-10 19:11:11 +0000
committermm <mm@FreeBSD.org>2012-12-10 19:11:11 +0000
commitb8fc98671acba737d3bd713d6a8ab2a62b0585d1 (patch)
tree72e0f50b478fcc72d7fc0a63685fd4e55917df11 /mail/rmilter
parent00c8d8f37ec184e488b649208b2a4c6799fc1e9b (diff)
downloadFreeBSD-ports-b8fc98671acba737d3bd713d6a8ab2a62b0585d1.zip
FreeBSD-ports-b8fc98671acba737d3bd713d6a8ab2a62b0585d1.tar.gz
Update PCRE to 8.32
Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
Diffstat (limited to 'mail/rmilter')
-rw-r--r--mail/rmilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index da0c27c..7c20ceb 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --enable-debug
CONFIGURE_ARGS+= --enable-sendmail
.endif
-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre \
spf2.3:${PORTSDIR}/mail/libspf2
CFLAGS+= ${PTHREAD_CFLAGS}
OpenPOWER on IntegriCloud