diff options
Diffstat (limited to 'mail/p5-Mail-Sender/Makefile')
-rw-r--r-- | mail/p5-Mail-Sender/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index 3046407de27c..cbd103937d23 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -15,6 +15,7 @@ USE_PERL5= configure MAN3= Mail::Sender.3 +NO_STAGE= yes post-patch: .if defined(BATCH) @${REINPLACE_CMD} -e 's/res = <STDIN>;/res = "N";/' ${WRKSRC}/Config.PL |