summaryrefslogtreecommitdiff
path: root/app-misc/mc/mc-4.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/mc/mc-4.9999.ebuild')
-rw-r--r--app-misc/mc/mc-4.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.9999.ebuild b/app-misc/mc/mc-4.9999.ebuild
index be7bab2..a2503a1 100644
--- a/app-misc/mc/mc-4.9999.ebuild
+++ b/app-misc/mc/mc-4.9999.ebuild
@@ -86,7 +86,7 @@ src_unpack() {
}
src_compile() {
- local myconf="--with-vfs --with-ext2undel --enable-charset --with-edit"
+ local myconf="--with-vfs --with-ext2undel --enable-charset --with-edit --enable-extcharset --enable-vfs-mcfs --enable-mcserver"
if use unicode; then
myconf+=" --with-screen=slang"