mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Pull in new po/Makefile.in.in since the new gettext autoconf macros don't
perform all substitutions required by the old one. PR: 110513
This commit is contained in:
parent
32d1173dbc
commit
74a99fe2b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187795
@ -37,6 +37,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
||||
MAN1= ogg123.1 oggdec.1 oggenc.1 ogginfo.1 vcut.1 vorbiscomment.1
|
||||
|
||||
# after lib-depends
|
||||
pre-configure:
|
||||
${CP} ${LOCALBASE}/share/gettext/po/Makefile.in.in \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/examples/vorbis-tools
|
||||
${INSTALL_DATA} ${WRKSRC}/ogg123/ogg123rc-example \
|
||||
|
Loading…
Reference in New Issue
Block a user