git: ed4a655f6f21 - main - textproc/p5-Solr: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:45:59 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed4a655f6f2125383566a96b0c17fba24c933830

commit ed4a655f6f2125383566a96b0c17fba24c933830
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:37:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-all mailing list