aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw-gcc
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-07-01 06:49:16 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-07-01 06:49:16 +0000
commitc9c66c768929cf54a35b4949e75f7878dec7b117 (patch)
tree1d64767db2e320cdbb2f3e659346f805e1366105 /devel/mingw-gcc
parentaf7ecf9aa67827e737c179d3fb2f2cb6758723c4 (diff)
downloadports-c9c66c768929cf54a35b4949e75f7878dec7b117.tar.gz
ports-c9c66c768929cf54a35b4949e75f7878dec7b117.zip
Notes
Diffstat (limited to 'devel/mingw-gcc')
-rw-r--r--devel/mingw-gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile
index e59c5b771e06..e0e34fe104d0 100644
--- a/devel/mingw-gcc/Makefile
+++ b/devel/mingw-gcc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcc
PORTVERSION= 2.95.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mingw
@@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828
WANT_AUTOCONF_VER=253
USE_GMAKE= yes
USE_REINPLACE= yes
+WITHOUT_CPU_CFLAGS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=i386-mingw32msvc \
--with-gxx-include-dir=${PREFIX}/lib/gcc-lib/i386-mingw32msvc/${PORTVERSION}/include/g++