diff options
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r-- | dns/libidn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index c32516624c84..f0f89773a95b 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -18,6 +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_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |