aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-06-08 21:41:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-06-08 21:41:23 +0000
commit7075a9830cf52f54873493b93b9e793f41ea4328 (patch)
tree57ef6015d8c660bba6811f0ba3729ff0f50196db /sysutils/munin-node
parent3c8f65fc8d33d2818c326aba4e7f5030aae45ca5 (diff)
downloadports-7075a9830cf52f54873493b93b9e793f41ea4328.tar.gz
ports-7075a9830cf52f54873493b93b9e793f41ea4328.zip
Garbage collect some obsolete patching.
Notes
Notes: svn path=/head/; revision=503764
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 \