mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove a .bak file created by ${REINPLACE_CMD}; otherwise it gets
installed. Noticed by: kevlo
This commit is contained in:
parent
8d567d8c60
commit
93036f17d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64916
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user