diff options
Diffstat (limited to 'misc/linm/Makefile')
-rw-r--r-- | misc/linm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile index 96ec801c996c..f7d8f71a0d3e 100644 --- a/misc/linm/Makefile +++ b/misc/linm/Makefile @@ -12,9 +12,8 @@ DISTNAME= linm_${LINM_VER}-1 MAINTAINER= ports@FreeBSD.org COMMENT= Clone of Mdir, mc-style terminal file manager -USES= pkgconfig +USES= pkgconfig iconv USE_AUTOTOOLS= libtool -USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |