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 7a051edb9df0..689c571f68da 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -20,7 +20,7 @@ COMMENT= GNU gettext package USE_ICONV= yes LIBTOOLFILES= gettext-runtime/configure \ gettext-runtime/libasprintf/configure gettext-tools/configure -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= ACLOCAL="${TRUE}" \ AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" \ |