diff options
Diffstat (limited to 'devel/mipsel-linux-gcc/Makefile')
-rw-r--r-- | devel/mipsel-linux-gcc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mipsel-linux-gcc/Makefile b/devel/mipsel-linux-gcc/Makefile index 6dc4e488eaf1..3a1b65a81a98 100644 --- a/devel/mipsel-linux-gcc/Makefile +++ b/devel/mipsel-linux-gcc/Makefile @@ -37,9 +37,8 @@ CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} \ ONLY_FOR_ARCHS= i386 alpha MAKE_ENV= PATH=${PREFIX}/bin:${PATH} USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_PERL5= yes -LIBTOOLFILES= configure gcc/configure MAN1= ${PKGNAMEPREFIX}g++.1 ${PKGNAMEPREFIX}gcc.1 \ ${PKGNAMEPREFIX}cpp.1 ${PKGNAMEPREFIX}gcov.1 |