mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
shells/bash: Move manpages to share/man
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= bash
|
||||
PATCHLEVEL= 26
|
||||
PORTVERSION= 5.2.${PATCHLEVEL:S/^0//g}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= GNU
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
|
||||
@@ -76,6 +77,9 @@ STANDARD_PATH= /sbin:/bin:/usr/sbin:/usr/bin
|
||||
CPPFLAGS+= -DDEFAULT_PATH_VALUE='\"${STANDARD_PATH}:${LOCALBASE}/sbin:${LOCALBASE}/bin\"' \
|
||||
-DSTANDARD_UTILS_PATH='\"${STANDARD_PATH}\"'
|
||||
|
||||
# remove after manprefix migration
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
post-patch:
|
||||
# Ensure y.tab.c is regenerated
|
||||
${TOUCH} ${WRKSRC}/parse.y
|
||||
|
||||
@@ -100,8 +100,8 @@ bin/bashbug
|
||||
%%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
|
||||
|
||||
Reference in New Issue
Block a user