1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +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:
Christian Weisgerber 2007-03-20 15:00:00 +00:00
parent 32d1173dbc
commit 74a99fe2b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187795

View File

@ -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 \