shells/bashc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cd2f9a1828
commit
dbb564e263
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= bashc
|
PORTNAME= bashc
|
||||||
PORTVERSION= 5.1.8
|
PORTVERSION= 5.1.8
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= shells
|
CATEGORIES= shells
|
||||||
|
|
||||||
MAINTAINER= obscenum999@gmail.com
|
MAINTAINER= obscenum999@gmail.com
|
||||||
@ -11,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
|
|
||||||
USES= bison gmake iconv localbase makeinfo pathfix
|
USES= bison gmake iconv localbase makeinfo pathfix
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|||||||
@ -98,8 +98,8 @@ etc/bash_dialog
|
|||||||
%%NO_STATIC%%lib/bash/unlink
|
%%NO_STATIC%%lib/bash/unlink
|
||||||
%%NO_STATIC%%lib/bash/whoami
|
%%NO_STATIC%%lib/bash/whoami
|
||||||
%%NO_STATIC%%libdata/pkgconfig/bash.pc
|
%%NO_STATIC%%libdata/pkgconfig/bash.pc
|
||||||
man/man1/bash.1.gz
|
share/man/man1/bash.1.gz
|
||||||
man/man1/bashbug.1.gz
|
share/man/man1/bashbug.1.gz
|
||||||
%%NLS%%share/locale/af/LC_MESSAGES/bash.mo
|
%%NLS%%share/locale/af/LC_MESSAGES/bash.mo
|
||||||
%%NLS%%share/locale/bg/LC_MESSAGES/bash.mo
|
%%NLS%%share/locale/bg/LC_MESSAGES/bash.mo
|
||||||
%%NLS%%share/locale/ca/LC_MESSAGES/bash.mo
|
%%NLS%%share/locale/ca/LC_MESSAGES/bash.mo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user