Date: Sun, 20 Jun 2021 11:44:54 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: 3ec4e2f7f60d - main - textproc/p5-XML-LibXML-Simple: Add NO_ARCH Message-ID: <202106201144.15KBisCj017823@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=3ec4e2f7f60d5bbe33bf01f6c88eba467359b9cd commit 3ec4e2f7f60d5bbe33bf01f6c88eba467359b9cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 11:39:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 11:39:35 +0000 textproc/p5-XML-LibXML-Simple: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/p5-XML-LibXML-Simple/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index e0fda6e567da..c16f7cceb18e 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ 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?202106201144.15KBisCj017823>