aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qtutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile
index 16a619ddaa14..1d1053171a08 100644
--- a/graphics/qtutils/Makefile
+++ b/graphics/qtutils/Makefile
@@ -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>