games/pathological: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 00:57:42 +01:00
parent 2408a1ec4d
commit 6de53dd0fb
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= pathological
PORTVERSION= 1.1.3
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= games
MASTER_SITES= SF
@ -37,7 +37,7 @@ do-install:
exec ${PYTHON_CMD} ${DATADIR}/pathological.py\n" > ${WRKDIR}/pathological.sh
${INSTALL_SCRIPT} ${WRKDIR}/pathological.sh \
${STAGEDIR}${PREFIX}/bin/pathological
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6.gz ${STAGEDIR}${MANPREFIX}/man/man6
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6.gz ${STAGEDIR}${PREFIX}/share/man/man6
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOC_FILES:S|^|${WRKSRC}/html/|g} ${STAGEDIR}${DOCSDIR}

View file

@ -1,5 +1,5 @@
bin/pathological
man/man6/pathological.6.gz
share/man/man6/pathological.6.gz
%%DATADIR%%/circuits/all-boards
%%DATADIR%%/graphics/backdrop.jpg
%%DATADIR%%/graphics/blank-bg-tile.png