summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-10 14:18:54 +0000
committerrillig <rillig@pkgsrc.org>2020-05-10 14:18:54 +0000
commit3e33c8dd0f8f2294671b8f6534306ef57ad1dae9 (patch)
treed7e881aa9bafbfbcde3e9447c6ddecb961240e82 /parallel
parent86643985c32ab8fa62771077b825c4cbeeb12e11 (diff)
downloadpkgsrc-3e33c8dd0f8f2294671b8f6534306ef57ad1dae9.tar.gz
parallel/ganglia-monitor-core: clean up SUBST_FILES
The package has switched to autoconf's .in files to get the paths into the source code.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/ganglia-monitor-core/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile
index 5c7ee7b332f..f340877a378 100644
--- a/parallel/ganglia-monitor-core/Makefile
+++ b/parallel/ganglia-monitor-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/03/20 11:58:13 nia Exp $
+# $NetBSD: Makefile,v 1.68 2020/05/10 14:18:54 rillig Exp $
#
DISTNAME= ganglia-3.7.2
@@ -60,15 +60,8 @@ INSTALL_MAKE_FLAGS+= sysconfdir=${EGDIR}
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
SUBST_MESSAGE.paths= Fixing default paths
-SUBST_FILES.paths= configure ganglia.html \
- gmetad/cmdline.c gmetad/cmdline.h \
- gmetric/cmdline.c gmetric/cmdline.h \
- gmond/cmdline.c gmond/cmdline.h \
- gmond/g25_config.h gmond/gmond.conf.5 \
- gmond/modules/conf.d/modpython.conf \
- gmond/modules/conf.d/modpython.conf.in \
- gmond/modules/python/README.in \
- mans/gmetad.1 mans/gmetric.1 mans/gmond.1
+SUBST_FILES.paths= configure ganglia.html \
+ gmond/gmond.conf.5 mans/gmetric.1
SUBST_SED.paths+= -e 's|/etc/ganglia|${PKG_SYSCONFDIR}|g'
SUBST_SED.paths+= -e 's|/usr/lib/ganglia|${PREFIX}/lib/ganglia|g'
SUBST_VARS.paths+= GANGLIA_VARBASE