aboutsummaryrefslogtreecommitdiffstats
path: root/dns/libidn
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-11 20:01:00 +0800
committerkrion <krion@FreeBSD.org>2004-03-11 20:01:00 +0800
commit6b183972842b25d771c3c0950683d29a627b6b78 (patch)
tree7ba9a7bdab03cf31a77a96cd4d2e99fca967f5b1 /dns/libidn
parente43ffb0974081df33f5ca12ac303598de34df54d (diff)
downloadfreebsd-ports-gnome-6b183972842b25d771c3c0950683d29a627b6b78.tar.gz
freebsd-ports-gnome-6b183972842b25d771c3c0950683d29a627b6b78.tar.zst
freebsd-ports-gnome-6b183972842b25d771c3c0950683d29a627b6b78.zip
- Fix build on 4.x
Noticed by: bento via kris
Diffstat (limited to 'dns/libidn')
-rw-r--r--dns/libidn/Makefile2
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