diff options
Diffstat (limited to 'devel/arm-elf-binutils')
-rw-r--r-- | devel/arm-elf-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arm-elf-binutils/Makefile b/devel/arm-elf-binutils/Makefile index 5e7062e07916..ac7597efe902 100644 --- a/devel/arm-elf-binutils/Makefile +++ b/devel/arm-elf-binutils/Makefile @@ -19,7 +19,7 @@ COMMENT= GNU binutils for vanilla ARM cross-development USE_BZIP2= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_TARGET= --target=${PKGNAMEPREFIX:S/-$//} CONFIGURE_ARGS= --infodir=${PREFIX}/${PKGNAMEPREFIX:S/-$//}/info LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ |