aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mybashburn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mybashburn/Makefile')
-rw-r--r--sysutils/mybashburn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mybashburn/Makefile b/sysutils/mybashburn/Makefile
index 9cd615afa634..9b89e8b4645f 100644
--- a/sysutils/mybashburn/Makefile
+++ b/sysutils/mybashburn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mybashburn
PORTVERSION= 1.0.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -47,7 +47,7 @@ post-patch:
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
- ${INSTALL_MAN} ${WRKSRC}/man/mybashburn.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/man/mybashburn.1.gz ${STAGEDIR}${PREFIX}/share/man/man1/
${INSTALL_SCRIPT} ${WRKSRC}/MyBashBurn.sh ${STAGEDIR}${PREFIX}/bin/mybashburn
${INSTALL_DATA} ${WRKSRC}/etc/mybashburnrc ${STAGEDIR}${PREFIX}/etc/mybashburnrc.sample
@(cd ${WRKSRC}/ && ${COPYTREE_SHARE} "burning config convert lang menus misc" ${STAGEDIR}${DATADIR}/)