aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 16:33:44 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 16:33:44 +0000
commit32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa (patch)
treef6b9f1686e2aa7f145bfb8e220b5a1b7cc097532 /mail/p5-Mail-Sender/Makefile
parent855ee7985c4f46109eb6bc0d5ebd34c0ec6c803c (diff)
downloadports-32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa.tar.gz
ports-32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa.zip
Notes
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