Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:47:36 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: 9aa5e1cea4eb - main - textproc/p5-SGMLSpm: Add NO_ARCH
Message-ID:  <202106302047.15UKlax2056310@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=9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b

commit 9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:39:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:44:01 +0000

    textproc/p5-SGMLSpm: Add NO_ARCH
---
 textproc/p5-SGMLSpm/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile
index 026f0b32d3c0..5759e8340d8b 100644
--- a/textproc/p5-SGMLSpm/Makefile
+++ b/textproc/p5-SGMLSpm/Makefile
@@ -14,8 +14,10 @@ COMMENT=	Perl module for postprocessing the output from sgmls and nsgmls
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USE_PERL5=	run
 USES=		shebangfix perl5
+USE_PERL5=	run
+
+NO_ARCH=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 



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