summaryrefslogtreecommitdiffstats
path: root/devel/mingw-gcc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /devel/mingw-gcc
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadFreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
Sync with new bsd.autotools.mk
Diffstat (limited to 'devel/mingw-gcc')
-rw-r--r--devel/mingw-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile
index 9b64351..08f93aa 100644
--- a/devel/mingw-gcc/Makefile
+++ b/devel/mingw-gcc/Makefile
@@ -19,13 +19,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= FSF gcc-2.95.3 for Windows cross-development
BUILD_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binutils \
- ${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
- autoheader:${PORTSDIR}/devel/autoconf
+ ${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt
RUN_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binutils \
${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt
WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828
+WANT_AUTOCONF_VER=253
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud