aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bacula11-server/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula11-server/Makefile.common')
-rw-r--r--sysutils/bacula11-server/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula11-server/Makefile.common b/sysutils/bacula11-server/Makefile.common
index a31a5a47640e..e8d846d85acd 100644
--- a/sysutils/bacula11-server/Makefile.common
+++ b/sysutils/bacula11-server/Makefile.common
@@ -10,7 +10,7 @@ do-install:
# Install config files and preserve existing ones
${MKDIR} ${STAGEDIR}${ETCDIR}
${INSTALL_SCRIPT} ${WRKSRC}/src/qt-console/bat.conf ${STAGEDIR}${PREFIX}/etc/bacula/bat.conf.sample
- ${INSTALL_MAN} ${WRKSRC}/manpages/bat.1 ${STAGEDIR}${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/manpages/bat.1 ${STAGEDIR}${PREFIX}/share/man/man1/
${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/bat ${STAGEDIR}${PREFIX}/sbin
.endif
.if ${PKGNAMEPREFIX} == "nagios-check_"