1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

fix openal.pc

This commit is contained in:
Oliver Lehmann 2006-04-23 19:30:20 +00:00
parent 4307377b79
commit 43e9730a96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160249

View File

@ -80,5 +80,7 @@ post-patch:
${WRKSRC}/src/extensions/al_ext_mp3.c
@${REINPLACE_CMD} -e 's|"mixaudio16_mmx_prk.h"|"arch/i386/mixaudio16_mmx_prk.h"|' \
${WRKSRC}/src/mixaudio16.h
@${REINPLACE_CMD} -e 's|@requirements@||' \
${WRKSRC}/admin/pkgconfig/openal.pc.in
.include <bsd.port.post.mk>