aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mboxgrep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mboxgrep/Makefile')
-rw-r--r--mail/mboxgrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index 459b0bea6589..b4259181bb61 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -21,7 +21,7 @@ DOCS= ChangeLog NEWS README TODO
OPTIONS_DEFINE= DOCS PCRE
-PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
post-patch:
@${REINPLACE_CMD} -e 's,void \*tmpp,FILE \*tmpp,g' ${WRKSRC}/src/main.c