Date: Fri, 3 Jun 2022 09:07:09 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: 4265c67d285f - main - textproc/p5-Text-WordDiff: Add NO_ARCH Message-ID: <202206030907.253979vN093329@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=4265c67d285f66e4d3c1f799f6a070cdb515b6c8 commit 4265c67d285f66e4d3c1f799f6a070cdb515b6c8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:54:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:00 +0000 textproc/p5-Text-WordDiff: Add NO_ARCH --- textproc/p5-Text-WordDiff/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index 8d0c5d469c09..1ddb436909aa 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ USES= perl5 USE_PERL5= modbuild +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.253979vN093329>