diff options
Diffstat (limited to 'mail/spamstats/Makefile')
-rw-r--r-- | mail/spamstats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/spamstats/Makefile b/mail/spamstats/Makefile index 298c1a233e46..8567ce15e26b 100644 --- a/mail/spamstats/Makefile +++ b/mail/spamstats/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/spamstats.pl USES= shebangfix perl5 SHEBANG_FILES= ${PORTNAME}${PORTVERSION}.pl +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|mail.log|maillog|g' \ ${WRKSRC}/${PORTNAME}${PORTVERSION}.pl |