diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/mingw32-gcc/Makefile | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) |
Notes
Diffstat (limited to 'devel/mingw32-gcc/Makefile')
-rw-r--r-- | devel/mingw32-gcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile index 95fe55c370c2..655792ebff2b 100644 --- a/devel/mingw32-gcc/Makefile +++ b/devel/mingw32-gcc/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20010828-src DIST_SUBDIR= mingw MAINTAINER= doc@hisio.safenet.pl +COMMENT= FSF gcc-2.95.2 for Windows cross-development BUILD_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binutils \ ${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \ |