summaryrefslogtreecommitdiff
path: root/sysutils/munin-common/files/patch-Makefile.config
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-02 13:47:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-02 13:47:40 +0000
commita2eafec30b40cf6a484500fd02fb69aef80c9dd0 (patch)
tree63b1f976c30f03f3dd2caf528694d967d1f5e71d /sysutils/munin-common/files/patch-Makefile.config
parent- Update to 3.1.1 (diff)
Update to 2.0.38.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=473739
Diffstat (limited to 'sysutils/munin-common/files/patch-Makefile.config')
-rw-r--r--sysutils/munin-common/files/patch-Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/files/patch-Makefile.config b/sysutils/munin-common/files/patch-Makefile.config
index bfdb4c2416dd..70b559a96d43 100644
--- a/sysutils/munin-common/files/patch-Makefile.config
+++ b/sysutils/munin-common/files/patch-Makefile.config
@@ -69,7 +69,7 @@
+PERL := /usr/local/bin/perl
# The python interpreter to use (used by some plugins)
--PYTHON := /usr/bin/env python
+-PYTHON := /usr/bin/env python3
+PYTHON := /usr/local/bin/python
# The ruby interpreter to use (used by some plugins)