summaryrefslogtreecommitdiffstats
path: root/package/sdl_ttf
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl_ttf')
-rw-r--r--package/sdl_ttf/sdl_ttf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sdl_ttf/sdl_ttf.mk b/package/sdl_ttf/sdl_ttf.mk
index 47b55f80e2..f316a466f3 100644
--- a/package/sdl_ttf/sdl_ttf.mk
+++ b/package/sdl_ttf/sdl_ttf.mk
@@ -12,7 +12,7 @@ SDL_TTF_LICENSE_FILES = COPYING
SDL_TTF_INSTALL_STAGING = YES
SDL_TTF_DEPENDENCIES = sdl freetype
-SDL_TTF_CONF_OPT = --without-x \
+SDL_TTF_CONF_OPTS = --without-x \
--with-freetype-prefix=$(STAGING_DIR)/usr \
--with-sdl-prefix=$(STAGING_DIR)/usr
OpenPOWER on IntegriCloud