Skip to content
Snippets Groups Projects
Commit e2049382 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

games/xfireworks: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
parent 594e0d79
No related branches found
No related tags found
No related merge requests found
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>
bin/xfireworks
man/man1/xfireworks.1.gz
share/man/man1/xfireworks.1.gz
@sample etc/xfireworks.conf.sample
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment