git: d055e43e1922 - main - textproc/p5-Text-Wrapper: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d055e43e1922e2057fea517ed9f3c62a251fa54f commit d055e43e1922e2057fea517ed9f3c62a251fa54f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:54:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:00 +0000 textproc/p5-Text-Wrapper: Add NO_ARCH --- textproc/p5-Text-Wrapper/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index d4fa348dcecf..688896063a6e 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -13,4 +13,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>