summaryrefslogtreecommitdiffstats
path: root/package/tcl/tcl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcl/tcl.mk')
-rw-r--r--package/tcl/tcl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tcl/tcl.mk b/package/tcl/tcl.mk
index 62a5edeb0..7ca51c55e 100644
--- a/package/tcl/tcl.mk
+++ b/package/tcl/tcl.mk
@@ -18,13 +18,13 @@ TCL_AUTORECONF = YES
# in the sqlite package (which gets removed if sqlite not
# configured). Don't need to worry about conditionally including
# it in the configure options
-TCL_CONF_OPT = \
+TCL_CONF_OPTS = \
--disable-symbols \
--disable-langinfo \
--disable-framework \
--with-system-sqlite
-HOST_TCL_CONF_OPT = \
+HOST_TCL_CONF_OPTS = \
--disable-symbols \
--disable-langinfo \
--disable-framework