diff options
Diffstat (limited to 'devel/gettext/Makefile')
-rw-r--r-- | devel/gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 9e0c8e68dc9c..4886ad73267f 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU gettext package USE_ICONV= yes LIBTOOLFILES= autoconf-lib-link/configure gettext-runtime/configure \ gettext-runtime/libasprintf/configure gettext-tools/configure -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= ACLOCAL="${TRUE}" \ AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" \ |