mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
unify info files (no revision bump needed).
This commit is contained in:
parent
2bb6fff608
commit
0ff2207253
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48112
6 changed files with 30 additions and 6 deletions
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
|
@ -18,10 +18,14 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
|
||||||
|
MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
MAN1= bison.1
|
MAN1= bison.1
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
${RM} -f ${WRKSRC}/doc/bison.info*
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
@if [ ! -f ${PREFIX}/info/dir ]; then \
|
||||||
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue