aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SNPP
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SNPP')
-rw-r--r--net/p5-Net-SNPP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-SNPP/Makefile b/net/p5-Net-SNPP/Makefile
index 02137d90a0f1..3a9e6d99d2a7 100644
--- a/net/p5-Net-SNPP/Makefile
+++ b/net/p5-Net-SNPP/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Net-SNPP
PORTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,5 +19,6 @@ MAN3= Net::SNPP.3 \
post-patch:
@${REINPLACE_CMD} -i '' -e '/warnings/d' \
${WRKSRC}/lib/Net/SNPP/Server.pm
+ @${RM} ${WRKSRC}/lib/Net/SNPP/Server.pm.orig
.include <bsd.port.mk>