summaryrefslogtreecommitdiff
path: root/app-misc/mc/mc-4.9999.ebuild
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-07-04 19:03:29 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-07-04 19:03:29 +0300
commit2797db46c510a093128ecb3fa796a405a7a3f01e (patch)
tree0bb139d88e061f254223a2768f101c1834f78985 /app-misc/mc/mc-4.9999.ebuild
parent008acd36f404bc9799a5584fd086b04bbe2d5585 (diff)
deleted: app-misc/mc/ChangeLog
modified: app-misc/mc/mc-4.9999.ebuild
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"