diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 5b2f53cf185f..a734ae7181bc 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpmtools PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= LOCAL/joerg DISTNAME= cpm-${PORTVERSION} diff --git a/emulators/cpmtools/files/patch-man_Makefile b/emulators/cpmtools/files/patch-man_Makefile index 58f619193076..930938405ee5 100644 --- a/emulators/cpmtools/files/patch-man_Makefile +++ b/emulators/cpmtools/files/patch-man_Makefile @@ -5,7 +5,7 @@ MANEXT=1 #MANDIR=/usr/man/man${MANEXT} -MANDIR=/usr/local/man/man${MANEXT} -+MANDIR=${PREFIX}/man/man${MANEXT} ++MANDIR=${PREFIX}/share/man/man${MANEXT} install: - cp cpm.1 ${DESTDIR}/${MANDIR}/cpm.${MANEXT} diff --git a/emulators/cpmtools/pkg-plist b/emulators/cpmtools/pkg-plist index 4809b4e5c4d3..dbc29d279156 100644 --- a/emulators/cpmtools/pkg-plist +++ b/emulators/cpmtools/pkg-plist @@ -1,3 +1,3 @@ bin/cpm -man/man1/cpm.1.gz +share/man/man1/cpm.1.gz share/cpm/cpm.hlp