git: ac610fdb2275 - main - textproc/p5-String-Format: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:47 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac610fdb227537781ab3123db97d513894894d05

commit ac610fdb227537781ab3123db97d513894894d05
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:59:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:59:24 +0000

    textproc/p5-String-Format: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/p5-String-Format/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile
index 9cb849a382e2..89d5d76b9314 100644
--- a/textproc/p5-String-Format/Makefile
+++ b/textproc/p5-String-Format/Makefile
@@ -15,4 +15,6 @@ LICENSE_FILE=	${WRKSRC}/README
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list