1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Track recent change from quicktime/quicktime.h to lqt/quicktime.h in libquicktime

Noticed by: cluster
This commit is contained in:
Volker Stolz 2005-05-23 07:39:22 +00:00
parent e0d15d9fde
commit bd321eea66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135927

View File

@ -35,5 +35,6 @@ post-patch:
s|-lglib||g ; \
s|-lpthread||g ; \
s|-ldl||g' ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e 's|quicktime/quicktime.h|lqt/quicktime.h|' ${WRKSRC}/src/*.c
.include <bsd.port.mk>