aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Sender/Makefile')
-rw-r--r--mail/p5-Mail-Sender/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile
index cbd103937d23..f4a3c1a89107 100644
--- a/mail/p5-Mail-Sender/Makefile
+++ b/mail/p5-Mail-Sender/Makefile
@@ -13,9 +13,6 @@ COMMENT= Module for sending mails with attachments through an SMTP server
USES= perl5
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