git: f70f956a964a - main - www/p5-HTML-Mason-PSGIHandler: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f70f956a964aac054420c99fd2fbc34c74ab1ad6 commit f70f956a964aac054420c99fd2fbc34c74ab1ad6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:54:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:01 +0000 www/p5-HTML-Mason-PSGIHandler: Add NO_ARCH --- www/p5-HTML-Mason-PSGIHandler/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile index 64a51f16f893..3e24fbb7f6de 100644 --- a/www/p5-HTML-Mason-PSGIHandler/Makefile +++ b/www/p5-HTML-Mason-PSGIHandler/Makefile @@ -16,4 +16,6 @@ TEST_DEPENDS= p5-Plack>=0:www/p5-Plack USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>