git: 9e7b37102767 - main - x11-clocks/wmitime: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 16:37:07 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e7b3710276786b653d0f539a857e48485689cfd commit 9e7b3710276786b653d0f539a857e48485689cfd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 16:19:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 16:36:26 +0000 x11-clocks/wmitime: Moved man to share/man Approved by: portmgr (blanket) --- x11-clocks/wmitime/Makefile | 3 ++- x11-clocks/wmitime/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile index 0dd6465c7b48..d381ea87ea79 100644 --- a/x11-clocks/wmitime/Makefile +++ b/x11-clocks/wmitime/Makefile @@ -1,5 +1,6 @@ PORTNAME= wmitime PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= x11-clocks windowmaker MASTER_SITES= https://www.dockapps.net/download/ @@ -16,7 +17,7 @@ USES= gmake iconv localbase:ldflags xorg USE_XORG= x11 xext xpm MAKE_ARGS= CFLAGS="-O2 -Wall ${CFLAGS}" \ - MANDIR="${PREFIX}/man/man1" + MANDIR="${PREFIX}/share/man/man1" ALL_TARGET= wmitime WRKSRC= ${WRKDIR}/dockapps-26db447 diff --git a/x11-clocks/wmitime/pkg-plist b/x11-clocks/wmitime/pkg-plist index cca30973f4f9..f20961b7076f 100644 --- a/x11-clocks/wmitime/pkg-plist +++ b/x11-clocks/wmitime/pkg-plist @@ -1,3 +1,3 @@ bin/wmitime -man/man1/wmitime.1.gz +share/man/man1/wmitime.1.gz share/applications/wmitime.desktop