Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:05:12 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: a721ed5c9c09 - main - textproc/p5-Sort-Naturally: Add NO_ARCH
Message-ID:  <202110251605.19PG5CIM082607@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=a721ed5c9c09d377a19106406ab4cb8e1e648eb8

commit a721ed5c9c09d377a19106406ab4cb8e1e648eb8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:15:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:58:08 +0000

    textproc/p5-Sort-Naturally: Add NO_ARCH
---
 textproc/p5-Sort-Naturally/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile
index 143f1a5131a2..dda9894d3cd4 100644
--- a/textproc/p5-Sort-Naturally/Makefile
+++ b/textproc/p5-Sort-Naturally/Makefile
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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