[Midnightbsd-cvs] [MidnightBSD/mports] c7258d: print/qt6-pdf: Fix build error with ft2build.h not...
Lucas Holt
noreply at github.com
Fri May 29 11:43:34 EDT 2026
Branch: refs/heads/print/qt6-pdf
Home: https://github.com/MidnightBSD/mports
Commit: c7258d7bdf5cbaa43d08241e84081d77e2ced759
https://github.com/MidnightBSD/mports/commit/c7258d7bdf5cbaa43d08241e84081d77e2ced759
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M www/qt6-webengine/Makefile
Log Message:
-----------
print/qt6-pdf: Fix build error with ft2build.h not found
Add missing -I${LOCALBASE}/include/freetype2 to CXXFLAGS in the
BUILD_QTPDF branch of the parent www/qt6-webengine port Makefile.
This allows the compiler to find the system FreeType 2 headers during
PDFium source compilation.
AI-Assisted-by: Antigravity <antigravity-cli at google.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list