git: 150fc9a3fd37 - main - textproc/p5-Text-WikiFormat: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=150fc9a3fd37ed1a6a4c8c98a958fa6914d8a81a commit 150fc9a3fd37ed1a6a4c8c98a958fa6914d8a81a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:54:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:00 +0000 textproc/p5-Text-WikiFormat: Add NO_ARCH --- textproc/p5-Text-WikiFormat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 67d0cbc81b41..2739daf1bcff 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-URI>=0.01:net/p5-URI USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>