package/sdl2_ttf: drop FREETYPE_CONFIG

FREETYPE_CONFIG is not used since version 2.0.15 and
50d72e5531

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2022-02-09 20:13:27 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent afe11e8457
commit 997cd389eb

View File

@ -12,9 +12,6 @@ SDL2_TTF_LICENSE_FILES = COPYING.txt
SDL2_TTF_INSTALL_STAGING = YES
SDL2_TTF_DEPENDENCIES = sdl2 freetype host-pkgconf
SDL2_TTF_CONF_ENV = \
FREETYPE_CONFIG=$(STAGING_DIR)/usr/bin/freetype-config
# x-includes and x-libraries must be set for cross-compiling
# By default x_includes and x_libraries contains unsafe paths.
# (/usr/include and /usr/lib)