diff options
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r-- | dns/libidn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 3d7ae6a3b8a0..450f7216ef6f 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gaod@hychen.org COMMENT= Internationalized Domain Names command line tool USE_GNOME= gnomehack pkgconfig -USE_ICONV= yes +USES= iconv USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5_BUILD= yes |