summaryrefslogtreecommitdiff
path: root/sysutils/munin-common/files/patch-Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-24 09:31:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-24 09:31:09 +0000
commit4f3574c879559ab9c8e4b68ec571679b3cc8685a (patch)
treec286cbf1dd648dac9a98120af77c08d00bef8a28 /sysutils/munin-common/files/patch-Makefile
parentUpdate to latest commit. (diff)
Update to 2.0.42.
Notes
Notes: svn path=/head/; revision=480561
Diffstat (limited to 'sysutils/munin-common/files/patch-Makefile')
-rw-r--r--sysutils/munin-common/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/munin-common/files/patch-Makefile b/sysutils/munin-common/files/patch-Makefile
index 4fd291b64cf0..af88a5dd9a56 100644
--- a/sysutils/munin-common/files/patch-Makefile
+++ b/sysutils/munin-common/files/patch-Makefile
@@ -1,4 +1,4 @@
---- Makefile.orig 2018-08-15 03:16:09 UTC
+--- Makefile.orig 2018-09-21 02:11:11 UTC
+++ Makefile
@@ -93,60 +93,47 @@ install: install-master-prime install-co
@@ -155,7 +155,7 @@
install-common-prime: build-common install-common
-@@ -515,7 +496,7 @@ t/install:
+@@ -516,7 +497,7 @@ t/install:
# This builds */Build from Build.PL
%/Build: %/Build.PL
@@ -164,7 +164,7 @@
build-%: %/Build
cd $* && $(PERL) Build
-@@ -531,6 +512,7 @@ install-%: %/Build
+@@ -532,6 +513,7 @@ install-%: %/Build
--install_path script=$(BINDIR) \
--install_path sbin=$(SBINDIR) \
--install_path bindoc=$(MANDIR)/man1 \