aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-08-23 21:32:14 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-08-23 21:32:14 +0000
commit93036f17d48195376a7aeb93afa802d6fe30d02b (patch)
treee83d915b041c6ea32fd8ed64d44bc966b5d2a947
parent8d567d8c605a1aee54b2a626613e62c7c7aab173 (diff)
downloadports-93036f17d48195376a7aeb93afa802d6fe30d02b.tar.gz
ports-93036f17d48195376a7aeb93afa802d6fe30d02b.zip
Notes
-rw-r--r--www/p5-libwww/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index a687d29e56b1..df8524556d9d 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -41,5 +41,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-patch:
@${REINPLACE_CMD} -e "s,/usr/lib/sendmail,/usr/sbin/sendmail," \
${WRKSRC}/lib/LWP/Protocol/mailto.pm
+ @${RM} ${WRKSRC}/lib/LWP/Protocol/mailto.pm.bak
.include <bsd.port.mk>