git: 04c824f4094a - main - devel/p5-Perl6-Junction: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:16:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=04c824f4094a474fd14aeba9d9d1dd3208ee77a2 commit 04c824f4094a474fd14aeba9d9d1dd3208ee77a2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:51:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:00 +0000 devel/p5-Perl6-Junction: Add NO_ARCH --- devel/p5-Perl6-Junction/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Perl6-Junction/Makefile b/devel/p5-Perl6-Junction/Makefile index 5b7d498b9ece..43118d68a622 100644 --- a/devel/p5-Perl6-Junction/Makefile +++ b/devel/p5-Perl6-Junction/Makefile @@ -15,4 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>