diff options
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 982c6f86900c..4747cff879f9 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -49,7 +49,7 @@ ASPELL_CONFIGURE_ENABLE=aspell EDITOR_CONFIGURE_WITH= internal-edit -EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs-core +EXTATTR_LIB_DEPENDS= libe2p.so:filesystems/e2fsprogs-core ICONV_USES= iconv ICONV_CONFIGURE_ENABLE= charset |