diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-08 21:41:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-08 21:41:23 +0000 |
commit | 7075a9830cf52f54873493b93b9e793f41ea4328 (patch) | |
tree | 57ef6015d8c660bba6811f0ba3729ff0f50196db /sysutils/munin-node | |
parent | 3c8f65fc8d33d2818c326aba4e7f5030aae45ca5 (diff) | |
download | ports-7075a9830cf52f54873493b93b9e793f41ea4328.tar.gz ports-7075a9830cf52f54873493b93b9e793f41ea4328.zip |
Notes
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r-- | sysutils/munin-node/Makefile | 1 |
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 \ |