Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07:02 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: d68b5c284057 - main - textproc/p5-HTML-Quoted: Add NO_ARCH
Message-ID:  <202206030907.253972lX093179@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=d68b5c284057279ff21bfc76aa04f7a0ce3c5970

commit d68b5c284057279ff21bfc76aa04f7a0ce3c5970
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:54:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:59 +0000

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

diff --git a/textproc/p5-HTML-Quoted/Makefile b/textproc/p5-HTML-Quoted/Makefile
index 79935ad9b4a8..41b76d9b8709 100644
--- a/textproc/p5-HTML-Quoted/Makefile
+++ b/textproc/p5-HTML-Quoted/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-HTML-Parser>=3.0:www/p5-HTML-Parser
 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?202206030907.253972lX093179>