git: a591205c526d - main - devel/p5-JQuery: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:43:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a591205c526da8d5a3c5cbf760c26f203be03ef1
commit a591205c526da8d5a3c5cbf760c26f203be03ef1
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:39 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list