aboutsummaryrefslogtreecommitdiffstats
path: root/converters/recode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/recode/Makefile')
-rw-r--r--converters/recode/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/recode/Makefile b/converters/recode/Makefile
index da28ae276d42..18d1bc523217 100644
--- a/converters/recode/Makefile
+++ b/converters/recode/Makefile
@@ -11,11 +11,10 @@ MASTER_SITE_SUBDIR= recode
MAINTAINER= demon@FreeBSD.org
COMMENT= Converts files between character sets and usages
-USES= gettext
+USES= gettext iconv
USE_AUTOTOOLS= libtool
USE_PERL5= yes
USE_LDCONFIG= yes
-USE_ICONV= yes
CONFIGURE_ARGS= --without-included-gettext
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib