git: 7c0ecb4aad20 - main - emulators/libdsk: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 17:58:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c0ecb4aad20b723446aa28f92628a71717930f4 commit 7c0ecb4aad20b723446aa28f92628a71717930f4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 17:18:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 17:58:28 +0000 emulators/libdsk: Moved man to share/man Approved by: portmgr (blanket) --- emulators/libdsk/Makefile | 2 ++ emulators/libdsk/pkg-plist | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/emulators/libdsk/Makefile b/emulators/libdsk/Makefile index 81149109b62d..0b8982a88bed 100644 --- a/emulators/libdsk/Makefile +++ b/emulators/libdsk/Makefile @@ -1,5 +1,6 @@ PORTNAME= libdsk PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.info/Unix/LibDsk/ @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/emulators/libdsk/pkg-plist b/emulators/libdsk/pkg-plist index 484e227e83af..9e35b7142279 100644 --- a/emulators/libdsk/pkg-plist +++ b/emulators/libdsk/pkg-plist @@ -11,12 +11,12 @@ lib/libdsk.a lib/libdsk.so lib/libdsk.so.3 lib/libdsk.so.3.3.13 -man/man1/apriboot.1.gz -man/man1/dskdump.1.gz -man/man1/dskform.1.gz -man/man1/dskid.1.gz -man/man1/dskscan.1.gz -man/man1/dsktrans.1.gz -man/man1/dskutil.1.gz -man/man1/md3serial.1.gz -man/man5/libdskrc.5.gz +share/man/man1/apriboot.1.gz +share/man/man1/dskdump.1.gz +share/man/man1/dskform.1.gz +share/man/man1/dskid.1.gz +share/man/man1/dskscan.1.gz +share/man/man1/dsktrans.1.gz +share/man/man1/dskutil.1.gz +share/man/man1/md3serial.1.gz +share/man/man5/libdskrc.5.gz