games/xfireworks: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-01-21 23:51:36 +01:00
parent 594e0d7927
commit e204938287
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
PORTNAME= xfireworks
PORTVERSION= 1.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://kozos.jp/myfreesoft/
@@ -22,7 +22,7 @@ CFLAGS+= -Wno-error=int-conversion
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xfireworks ${STAGEDIR}${PREFIX}/bin/xfireworks
${INSTALL_MAN} ${WRKSRC}/xfireworks.1 ${STAGEDIR}${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/xfireworks.1 ${STAGEDIR}${PREFIX}/share/man/man1
${INSTALL_DATA} ${WRKSRC}/xfireworks.conf ${STAGEDIR}${PREFIX}/etc/xfireworks.conf.sample
.include <bsd.port.post.mk>
+1 -1
View File
@@ -1,3 +1,3 @@
bin/xfireworks
man/man1/xfireworks.1.gz
share/man/man1/xfireworks.1.gz
@sample etc/xfireworks.conf.sample