Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 20:25:27 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: f3bfcf18ed15 - main - sysutils/p5-Command-Runner: Add NO_ARCH
Message-ID:  <202409152025.48FKPR60017810@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=f3bfcf18ed158b525a67750f164709f7c9079e38

commit f3bfcf18ed158b525a67750f164709f7c9079e38
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 20:03:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:11:54 +0000

    sysutils/p5-Command-Runner: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 sysutils/p5-Command-Runner/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/p5-Command-Runner/Makefile b/sysutils/p5-Command-Runner/Makefile
index fe3e986b23c8..0d39dcf68dca 100644
--- a/sysutils/p5-Command-Runner/Makefile
+++ b/sysutils/p5-Command-Runner/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409152025.48FKPR60017810>