diff options
| author | Chris Rees <crees@FreeBSD.org> | 2011-07-28 14:29:52 +0000 |
|---|---|---|
| committer | Chris Rees <crees@FreeBSD.org> | 2011-07-28 14:29:52 +0000 |
| commit | 5e76ce7229c357374ceed5980c9ab91464b0ec09 (patch) | |
| tree | 765c702347a628206dc421975323fc03fa32dd87 /sysutils/monitorix/Makefile | |
| parent | 7ce13e55bd964873ff9962d608bcba3efc25bbc2 (diff) | |
Notes
Diffstat (limited to 'sysutils/monitorix/Makefile')
| -rw-r--r-- | sysutils/monitorix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index 23d3b942c157..f808d4d17950 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -123,6 +123,7 @@ do-install: .endif post-install: + @${MKDIR} ${DATADIR} @${INSTALL_DATA} ${WRKSRC}/monitorix.conf ${PREFIX}/etc/monitorix.conf.sample @if [ ! -f ${PREFIX}/etc/monitorix.conf ]; then \ ${CP} -p ${PREFIX}/etc/monitorix.conf.sample \ |
