Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:43:40 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: a591205c526d - main - devel/p5-JQuery: Add NO_ARCH
Message-ID:  <202106251343.15PDheNH084601@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=a591205c526da8d5a3c5cbf760c26f203be03ef1

commit a591205c526da8d5a3c5cbf760c26f203be03ef1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:34:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:34:39 +0000

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

diff --git a/devel/p5-JQuery/Makefile b/devel/p5-JQuery/Makefile
index 5fb066f9b683..2206be40048a 100644
--- a/devel/p5-JQuery/Makefile
+++ b/devel/p5-JQuery/Makefile
@@ -21,8 +21,10 @@ RUN_DEPENDS=	p5-CGI-Application>=0:www/p5-CGI-Application \
 		p5-IO-String>=0:devel/p5-IO-String \
 		p5-XML-Writer>=0:textproc/p5-XML-Writer
 
-USE_PERL5=	modbuild
 USES=		perl5 shebangfix
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 SHEBANG_FILES=	lib/JQuery/cgi-bin/*.pl
 



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