diff options
Diffstat (limited to 'devel/arm-aout-binutils/Makefile')
-rw-r--r-- | devel/arm-aout-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arm-aout-binutils/Makefile b/devel/arm-aout-binutils/Makefile index 9837008fae8f..a3636f6e9d8b 100644 --- a/devel/arm-aout-binutils/Makefile +++ b/devel/arm-aout-binutils/Makefile @@ -20,7 +20,7 @@ COMMENT= FSF Binutils for embedded ARM cross-development USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --target=arm-aout -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ gas/configure gprof/configure intl/configure ld/configure \ libiberty/configure opcodes/configure |