diff options
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 0c8e1904e57a..c3a4e4410a0b 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -18,7 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt -USE_SIZE= yes +USE_GETTEXT= yes USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |