aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-06-09 05:41:23 +0800
committermat <mat@FreeBSD.org>2019-06-09 05:41:23 +0800
commitbc918f5bfcdb94c3e50f8b10c6fdd16c85115988 (patch)
tree57ef6015d8c660bba6811f0ba3729ff0f50196db /sysutils/munin-node
parent9e20194a74bb169576ab4ef08f222e337c5abdb5 (diff)
downloadfreebsd-ports-gnome-bc918f5bfcdb94c3e50f8b10c6fdd16c85115988.tar.gz
freebsd-ports-gnome-bc918f5bfcdb94c3e50f8b10c6fdd16c85115988.tar.zst
freebsd-ports-gnome-bc918f5bfcdb94c3e50f8b10c6fdd16c85115988.zip
Garbage collect some obsolete patching.
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r--sysutils/munin-node/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index e0ac0776b0c7..36bafd0312d2 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -75,7 +75,6 @@ post-patch:
@${FIND} ${WRKSRC}/node/sbin -type f -name "*.orig" -delete
post-install:
- ${REINPLACE_CMD} -i '' -e '1s,${PERL5},${PERL},' ${STAGEDIR}${PREFIX}/bin/munindoc
${MKDIR} ${STAGEDIR}${DBDIR}/plugin-state ${STAGEDIR}${SPOOLDIR}/async
${INSTALL_SCRIPT} ${.CURDIR}/plugins/* ${STAGEDIR}${DATADIR}/plugins/
${INSTALL_DATA} ${WRKSRC}/build/node/munin-node.conf \