diff options
Diffstat (limited to 'devel/mingw-binutils/Makefile')
-rw-r--r-- | devel/mingw-binutils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/mingw-binutils/Makefile b/devel/mingw-binutils/Makefile index c4f08cfbdd85..e8a48e47fb93 100644 --- a/devel/mingw-binutils/Makefile +++ b/devel/mingw-binutils/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= mingw MAINTAINER= doc@hisio.safenet.pl +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-20011113 USE_GMAKE= yes |