git: e8843e897e30 - main - devel/p5-Locale-Maketext-Fuzzy: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:06:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8843e897e304c297b0efe5018fd816905579532 commit e8843e897e304c297b0efe5018fd816905579532 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:53:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:00:56 +0000 devel/p5-Locale-Maketext-Fuzzy: Add NO_ARCH --- devel/p5-Locale-Maketext-Fuzzy/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-Locale-Maketext-Fuzzy/Makefile b/devel/p5-Locale-Maketext-Fuzzy/Makefile index 5f74445118a5..0e0553f94d4f 100644 --- a/devel/p5-Locale-Maketext-Fuzzy/Makefile +++ b/devel/p5-Locale-Maketext-Fuzzy/Makefile @@ -13,4 +13,6 @@ COMMENT= Maketext from already interpolated strings USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>