diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-11 12:01:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-11 12:01:00 +0000 |
commit | 4af832000bc9b642eeb2d5593df72c37bf647cb4 (patch) | |
tree | 521fe16ef3d8c39b2eecadb5352f34b160b6d40e /dns | |
parent | c9f0a0a775d592d2e74cc971cef3658316fb52f6 (diff) | |
download | ports-4af832000bc9b642eeb2d5593df72c37bf647cb4.tar.gz ports-4af832000bc9b642eeb2d5593df72c37bf647cb4.zip |
Notes
Diffstat (limited to 'dns')
-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 0c8e1904e57a..c3a4e4410a0b 100644 --- a/dns/libidn/Makefile +++ b/dns/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 |