git: dbb564e26386 - main - shells/bashc: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 13:46:20 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbb564e2638694ff5a80324ea270ca75f50ac2f7 commit dbb564e2638694ff5a80324ea270ca75f50ac2f7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 13:36:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 13:36:47 +0000 shells/bashc: Moved man to share/man Approved by: portmgr (blanket) --- shells/bashc/Makefile | 2 ++ shells/bashc/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 3cf4beff333f..0bb01e0f93db 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -1,5 +1,6 @@ PORTNAME= bashc PORTVERSION= 5.1.8 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= obscenum999@gmail.com @@ -11,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= bison gmake iconv localbase makeinfo pathfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_SUB= yes USE_GITHUB= yes diff --git a/shells/bashc/pkg-plist b/shells/bashc/pkg-plist index 2a3148385e56..ad4328e2e6b6 100644 --- a/shells/bashc/pkg-plist +++ b/shells/bashc/pkg-plist @@ -98,8 +98,8 @@ etc/bash_dialog %%NO_STATIC%%lib/bash/unlink %%NO_STATIC%%lib/bash/whoami %%NO_STATIC%%libdata/pkgconfig/bash.pc -man/man1/bash.1.gz -man/man1/bashbug.1.gz +share/man/man1/bash.1.gz +share/man/man1/bashbug.1.gz %%NLS%%share/locale/af/LC_MESSAGES/bash.mo %%NLS%%share/locale/bg/LC_MESSAGES/bash.mo %%NLS%%share/locale/ca/LC_MESSAGES/bash.mo