diff options
Diffstat (limited to 'devel/mingw-binutils/Makefile')
-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 0f5881e21dad..d4962f6c6e34 100644 --- a/devel/mingw-binutils/Makefile +++ b/devel/mingw-binutils/Makefile @@ -18,7 +18,7 @@ MAINTAINER= doc@hisio.safenet.pl COMMENT= FSF binutils-2.11.90 for Windows cross-development BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-20011113 |