pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
grafana: Use new ARGMAX_REQ variable.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jonathan%perkin.org.uk@localhost>
Pushed By: jperkin
Date: Tue Oct 22 07:30:31 2024 +0100
Changeset: 9794ccc640eb19bd7f1baac8e618373fecc6d8f8
Modified Files:
grafana/Makefile
Log Message:
grafana: Use new ARGMAX_REQ variable.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9794ccc640eb19bd7f1baac8e618373fecc6d8f8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
grafana/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/grafana/Makefile b/grafana/Makefile
index 029b308688..f4edcc6e4d 100644
--- a/grafana/Makefile
+++ b/grafana/Makefile
@@ -10,10 +10,9 @@ HOMEPAGE= https://grafana.com/
COMMENT= Metrics dashboard and graph editor
LICENSE= gnu-agpl-v3 AND apache-2.0 AND mit
+ARGMAX_REQ= 524288
DISTFILES= ${DEFAULT_DISTFILES}
-DISTINFO_ARGMAX_REQD+= 524288
-
# We don't have suitable infrastructure in pkgsrc for generating frontend
# assets, so we'll extract prebuilt frontend assets.
FE_DISTNAME= ${DISTNAME}.linux-amd64.tar.gz
Home |
Main Index |
Thread Index |
Old Index