aboutsummaryrefslogtreecommitdiffstats
path: root/devel/arm-aout-binutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-04-09 08:37:22 +0800
committerobrien <obrien@FreeBSD.org>2001-04-09 08:37:22 +0800
commitb22f7c0a02058acab93d0f6b8db5141093f9b3d3 (patch)
tree203a1c688da1ab3ff93037690b0bfae559be5132 /devel/arm-aout-binutils
parent2f167beaa940f85b5110747f71532fd56d6c6f4b (diff)
downloadfreebsd-ports-gnome-b22f7c0a02058acab93d0f6b8db5141093f9b3d3.tar.gz
freebsd-ports-gnome-b22f7c0a02058acab93d0f6b8db5141093f9b3d3.tar.zst
freebsd-ports-gnome-b22f7c0a02058acab93d0f6b8db5141093f9b3d3.zip
Use our libtool.
Diffstat (limited to 'devel/arm-aout-binutils')
-rw-r--r--devel/arm-aout-binutils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/arm-aout-binutils/Makefile b/devel/arm-aout-binutils/Makefile
index a9e45a8b1f7e..1c6817daec99 100644
--- a/devel/arm-aout-binutils/Makefile
+++ b/devel/arm-aout-binutils/Makefile
@@ -19,6 +19,10 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=arm-aout
+USE_LIBTOOL= yes
+LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
+ gas/configure gprof/configure intl/configure ld/configure \
+ libiberty/configure opcodes/configure
MAN1= arm-aout-addr2line.1 arm-aout-ar.1 arm-aout-as.1 \
arm-aout-c++filt.1 arm-aout-ld.1 arm-aout-nlmconv.1 \
arm-aout-nm.1 arm-aout-objcopy.1 arm-aout-objdump.1 \