aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-master
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-25 15:08:33 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-25 15:08:33 +0000
commitacb7d9a996d35da983933fd6dc09ebcb53d7d33d (patch)
tree7b28051f3b7afe3c6eab6a9eff2737ac30b4a8f2 /sysutils/munin-master
parent368b1f37cb449635389585c5d4b00d02877b459b (diff)
downloadports-acb7d9a996d35da983933fd6dc09ebcb53d7d33d.tar.gz
ports-acb7d9a996d35da983933fd6dc09ebcb53d7d33d.zip
That was not supposed to go in.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=373413
Diffstat (limited to 'sysutils/munin-master')
-rw-r--r--sysutils/munin-master/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile
index f67f360ae8a6..6bacc0774581 100644
--- a/sysutils/munin-master/Makefile
+++ b/sysutils/munin-master/Makefile
@@ -61,6 +61,5 @@ post-install:
)
(cd ${STAGEDIR}${ETCDIR}; for i in `find . -type f`; do mv $$i $$i.sample; done)
${MV} ${STAGEDIR}${WWWDIR}/.htaccess ${STAGEDIR}${WWWDIR}/.htaccess.sample
- @${RMDIR} ${STAGEDIR}${DBDIR} 2>/dev/null || :
.include <bsd.port.mk>