diff options
Diffstat (limited to 'sysutils/htop/Makefile')
-rw-r--r-- | sysutils/htop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 9102c08eb645..ce381914b854 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -17,7 +17,7 @@ NOT_FOR_ARCHS= sparc64 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode -USE_AUTOTOOLS= autoconf:261 aclocal:19 automake:19 libtool:15 +USE_AUTOTOOLS= autoconf:262 aclocal:19 automake:19 libtool:15 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} USE_PYTHON_BUILD= yes |