Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:54:58 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: 4055de0bdf2a - main - devel/p5-Log-Minimal: Add NO_ARCH
Message-ID:  <202304271554.33RFsw5c028662@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=4055de0bdf2a587347a7d579a978ec298b5f6adb

commit 4055de0bdf2a587347a7d579a978ec298b5f6adb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:47:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:47:58 +0000

    devel/p5-Log-Minimal: Add NO_ARCH
---
 devel/p5-Log-Minimal/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/p5-Log-Minimal/Makefile b/devel/p5-Log-Minimal/Makefile
index 9c28b1294e98..53c65454994a 100644
--- a/devel/p5-Log-Minimal/Makefile
+++ b/devel/p5-Log-Minimal/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 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?202304271554.33RFsw5c028662>