diff options
Diffstat (limited to 'devel/mingw32-binutils')
-rw-r--r-- | devel/mingw32-binutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index 402ee8eee650..d804b9a152a9 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -25,8 +25,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= lev@FreeBSD.org COMMENT= FSF binutils-2.14 for Windows cross-development -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BINUTILVERSION= 2.14 PATCHVERSION= 90.20030807.1 |