Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:45:56 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: ed4a655f6f21 - main - textproc/p5-Solr: Add NO_ARCH
Message-ID:  <202106251345.15PDjuDD087608@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=ed4a655f6f2125383566a96b0c17fba24c933830

commit ed4a655f6f2125383566a96b0c17fba24c933830
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:37:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:37:21 +0000

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

diff --git a/textproc/p5-Solr/Makefile b/textproc/p5-Solr/Makefile
index 792c27f54cdb..81ae9eaa088f 100644
--- a/textproc/p5-Solr/Makefile
+++ b/textproc/p5-Solr/Makefile
@@ -19,9 +19,10 @@ RUN_DEPENDS=	p5-File-Slurp>=0:devel/p5-File-Slurp \
 		p5-XML-Simple>=0:textproc/p5-XML-Simple \
 		p5-libwww>=0:www/p5-libwww
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
+NO_ARCH=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 .include <bsd.port.mk>



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