git: 27dea08c8a38 - main - www/p5-HTML-Adsense: Remove the file directly
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:46:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27dea08c8a389a5e3e25131772e12f8e051bda17
commit 27dea08c8a389a5e3e25131772e12f8e051bda17
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:39:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:39:23 +0000
www/p5-HTML-Adsense: Remove the file directly
---
www/p5-HTML-Adsense/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/p5-HTML-Adsense/Makefile b/www/p5-HTML-Adsense/Makefile
index d5a14e501005..588166a4bb40 100644
--- a/www/p5-HTML-Adsense/Makefile
+++ b/www/p5-HTML-Adsense/Makefile
@@ -21,7 +21,7 @@ USE_PERL5= configure
NO_ARCH= yes
-post-extract:
- @${FIND} ${WRKSRC} -name '._*' -delete
+post-patch:
+ @${RM} ${WRKSRC}/lib/HTML/._Adsense.pm
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list