git: b0d788faa69e - main - textproc/p5-Text-sprintfn: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 05 Sep 2024 06:23:31 UTC
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