diff options
Diffstat (limited to 'mail/rmilter/Makefile')
-rw-r--r-- | mail/rmilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile index da0c27cb45db..7c20ceb81fc9 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} |