1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-07 19:30:46 -04:00

emulators/simh: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-21 20:33:06 +01:00
parent 9fffa37fbc
commit a14830be4e
2 changed files with 3 additions and 3 deletions
emulators/simh

View file

@ -1,6 +1,6 @@
PORTNAME= simh
PORTVERSION= 3.9.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://simh.trailing-edge.com/sources/:src \
http://www.ml1.org.uk/distfiles/:pdf \
@ -58,7 +58,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/BIN/* ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/VAX/ka655x.bin ${STAGEDIR}${DATADIR}
${INSTALL_MAN} ${WRKDIR}/simh.1 ${STAGEDIR}${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKDIR}/simh.1 ${STAGEDIR}${PREFIX}/share/man/man1
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/pdf

View file

@ -26,5 +26,5 @@ bin/swtp6800mp-a
bin/swtp6800mp-a2
bin/vax
bin/vax780
man/man1/simh.1.gz
share/man/man1/simh.1.gz
%%DATADIR%%/ka655x.bin