Date: Thu, 5 Sep 2024 06:23:31 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: b0d788faa69e - main - textproc/p5-Text-sprintfn: Add NO_ARCH Message-ID: <202409050623.4856NVkW015729@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=b0d788faa69ef318527c12b1a42d098f2be2fed7 commit b0d788faa69ef318527c12b1a42d098f2be2fed7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:30:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:18:36 +0000 textproc/p5-Text-sprintfn: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/p5-Text-sprintfn/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Text-sprintfn/Makefile b/textproc/p5-Text-sprintfn/Makefile index e978cf266602..93e9a3cae149 100644 --- a/textproc/p5-Text-sprintfn/Makefile +++ b/textproc/p5-Text-sprintfn/Makefile @@ -14,6 +14,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes + PLIST_FILES= ${SITE_MAN3_REL}/Text::sprintfn.3.gz \ ${SITE_PERL_REL}/Text/sprintfn.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050623.4856NVkW015729>