summaryrefslogtreecommitdiffstats
path: root/package/htop/htop.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/htop/htop.mk')
-rw-r--r--package/htop/htop.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/htop/htop.mk b/package/htop/htop.mk
index a1ec56fbb7..629b04cda5 100644
--- a/package/htop/htop.mk
+++ b/package/htop/htop.mk
@@ -9,7 +9,7 @@ HTOP_SITE = http://hisham.hm/htop/releases/$(HTOP_VERSION)
HTOP_DEPENDENCIES = ncurses
# For htop-01-native-affinity.patch
HTOP_AUTORECONF = YES
-HTOP_CONF_OPT = --disable-unicode
+HTOP_CONF_OPTS = --disable-unicode
HTOP_CONF_ENV = ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes
HTOP_LICENSE = GPLv2
HTOP_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud