diff options
Diffstat (limited to 'devel/gettext/Makefile')
-rw-r--r-- | devel/gettext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 43133970d756..9e0c8e68dc9c 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -19,7 +19,6 @@ USE_ICONV= yes LIBTOOLFILES= autoconf-lib-link/configure gettext-runtime/configure \ gettext-runtime/libasprintf/configure gettext-tools/configure USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= ACLOCAL="${TRUE}" \ AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" \ |