Date: Fri, 3 Jun 2022 09:07:08 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 150fc9a3fd37 - main - textproc/p5-Text-WikiFormat: Add NO_ARCH Message-ID: <202206030907.253978qI093305@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206030907.253978qI093305>