git: ea2b2850430c - main - textproc/p5-Lingua-EN-Syllable: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:23:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea2b2850430c132bfded7fadf64db32b1b7f3729 commit ea2b2850430c132bfded7fadf64db32b1b7f3729 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:08:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:08:55 +0000 textproc/p5-Lingua-EN-Syllable: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/p5-Lingua-EN-Syllable/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index 56c9c6f97c01..d0c2f6b2ddce 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -15,4 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>