pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/grafana
Module Name: pkgsrc
Committed By: tnn
Date: Wed Dec 8 14:48:22 UTC 2021
Modified Files:
pkgsrc/www/grafana: Makefile
Log Message:
grafana: remove unused BUILD_MAKE_FLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/grafana/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/grafana/Makefile
diff -u pkgsrc/www/grafana/Makefile:1.57 pkgsrc/www/grafana/Makefile:1.58
--- pkgsrc/www/grafana/Makefile:1.57 Wed Dec 8 01:51:47 2021
+++ pkgsrc/www/grafana/Makefile Wed Dec 8 14:48:22 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2021/12/08 01:51:47 tnn Exp $
+# $NetBSD: Makefile,v 1.58 2021/12/08 14:48:22 tnn Exp $
DISTNAME= grafana-8.3.1
CATEGORIES= www
@@ -74,9 +74,6 @@ INSTALLATION_DIRS+= share/grafana/public
CONF_FILES+= ${PREFIX}/share/grafana/conf/sample.ini \
${PKG_SYSCONFDIR}/grafana.conf
-BUILD_MAKE_FLAGS+= GO=${GO}
-BUILD_MAKE_FLAGS+= WIRE=${PREFIX}/bin/wire
-
# These comands come from Makefile, build-go target.
do-build:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/wire gen -tags oss ./pkg/server ./pkg/cmd/grafana-cli/runner
Home |
Main Index |
Thread Index |
Old Index