git: 9b9989ccd603 - main - x11-wm/wmconfig: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:07 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b9989ccd60358c7582c80c86e84e6ca14c397cb commit 9b9989ccd60358c7582c80c86e84e6ca14c397cb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-30 21:49:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-30 22:35:28 +0000 x11-wm/wmconfig: Moved man to share/man --- x11-wm/wmconfig/Makefile | 2 ++ x11-wm/wmconfig/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index 461f47791049..f8637765d959 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -1,5 +1,6 @@ PORTNAME= wmconfig PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.arrishq.net/files/ @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= AUTHORS ChangeLog README TODO diff --git a/x11-wm/wmconfig/pkg-plist b/x11-wm/wmconfig/pkg-plist index 80581c7b50ed..a0e254c8fb4a 100644 --- a/x11-wm/wmconfig/pkg-plist +++ b/x11-wm/wmconfig/pkg-plist @@ -16,7 +16,7 @@ etc/wmconfig/Office_Viewers etc/wmconfig/Shells etc/wmconfig/System etc/wmconfig/Utilities -man/man1/wmconfig.1x.gz +share/man/man1/wmconfig.1x.gz %%NLS%%share/locale/de/LC_MESSAGES/wmconfig.mo %%NLS%%share/locale/fr/LC_MESSAGES/wmconfig.mo %%NLS%%share/locale/ru/LC_MESSAGES/wmconfig.mo