diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 19:00:51 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 19:00:51 +0000 |
commit | 0f12fcc8c78dfd485816e8211d56ed0d8d8709cb (patch) | |
tree | 240e0e22ded18ec6f88d0c6795559809e740a137 /devel/mingw-binutils | |
parent | 4428b915f75e3669962d230fe556b4aa35284383 (diff) |
Notes
Diffstat (limited to 'devel/mingw-binutils')
-rw-r--r-- | devel/mingw-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw-binutils/Makefile b/devel/mingw-binutils/Makefile index 8e1a8518785c..fe7160a14095 100644 --- a/devel/mingw-binutils/Makefile +++ b/devel/mingw-binutils/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-20011113 USE_GETTEXT= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --target=i386-mingw32msvc MAN1= i386-mingw32msvc-addr2line.1 \ |