mc: enable VFS support by default
[feed/packages.git] / utils / mc / Makefile
index ab3ae2b6813fa3a8bcb0fae8f91a20fe8df9807a..51384798c398d37918932120721cb56d8d67561b 100644 (file)
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mc
 PKG_VERSION:=4.8.21
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
 PKG_LICENSE:=GPL-3.0+
 
@@ -58,7 +58,6 @@ CONFIGURE_ARGS += \
        --disable-doxygen-doc \
        --with-homedir=/etc/mc \
        --with-screen=ncurses \
-       --without-gpm-mouse \
        --without-x \
 
 CONFIGURE_VARS += \