diff --git a/emulators/simh-hpdoc/Makefile b/emulators/simh-hpdoc/Makefile index dd734bcef6f9..929d87a19263 100644 --- a/emulators/simh-hpdoc/Makefile +++ b/emulators/simh-hpdoc/Makefile @@ -1,5 +1,6 @@ PORTNAME= hpdoc DISTVERSION= 3.11.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/hp/releases/:src \ http://simh.trailing-edge.com/hp/docs/:app \ @@ -41,7 +42,7 @@ do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/SCP/doc/simh_doc.pdf ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/SCP/doc/simh_supplement.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKDIR}/hpdoc.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKDIR}/hpdoc.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-APPNOTES-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/emulators/simh-hpdoc/pkg-plist b/emulators/simh-hpdoc/pkg-plist index 2922e72c05b9..57ff0fb0eb14 100644 --- a/emulators/simh-hpdoc/pkg-plist +++ b/emulators/simh-hpdoc/pkg-plist @@ -1,4 +1,4 @@ -man/man1/hpdoc.1.gz +share/man/man1/hpdoc.1.gz %%DOCSDIR%%/simh_doc.pdf %%DOCSDIR%%/simh_supplement.pdf %%APPNOTES%%%%DOCSDIR%%/hp_1000_io_simulation.pdf