diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:00:18 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:00:18 +0000 |
commit | 1b6d7d7dcee790101fb6fc01094300f51f1b4d2f (patch) | |
tree | 2d740d8c1eb4029b304b82e9f587a6a130eb91f2 /misc/mc-light | |
parent | e0358b5febac29e0666bb8d0c4b049d185a65d0a (diff) | |
download | ports-1b6d7d7dcee790101fb6fc01094300f51f1b4d2f.tar.gz ports-1b6d7d7dcee790101fb6fc01094300f51f1b4d2f.zip |
Notes
Diffstat (limited to 'misc/mc-light')
-rw-r--r-- | misc/mc-light/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index 23449c07f553..81b64b683ff4 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS+= gawk:${PORTSDIR}/lang/gawk CONFLICTS= mc-4.6* USE_GMAKE= yes +USE_ICONV= yes USE_GNOME= pkgconfig gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-included-slang \ |