diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 3cf4beff333fb..0bb01e0f93db1 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 2a3148385e560..ad4328e2e6b6a 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