summaryrefslogtreecommitdiffstats
path: root/package/prboom
diff options
context:
space:
mode:
Diffstat (limited to 'package/prboom')
-rw-r--r--package/prboom/prboom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/prboom/prboom.mk b/package/prboom/prboom.mk
index 55973d6dc2..c39b5a34ab 100644
--- a/package/prboom/prboom.mk
+++ b/package/prboom/prboom.mk
@@ -15,7 +15,7 @@ ifeq ($(BR2_PACKAGE_LIBPNG),y)
PRBOOM_DEPENDENCIES += libpng
endif
-PRBOOM_CONF_OPT = \
+PRBOOM_CONF_OPTS = \
--oldincludedir=$(STAGING_DIR)/usr/include \
--with-sdl-prefix=$(STAGING_DIR)/usr \
--with-sdl-exec-prefix=$(STAGING_DIR)/usr \
OpenPOWER on IntegriCloud