diff options
Diffstat (limited to 'devel/mingw-gcc')
-rw-r--r-- | devel/mingw-gcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile index e0e34fe..d343002 100644 --- a/devel/mingw-gcc/Makefile +++ b/devel/mingw-gcc/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binuti WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828 -WANT_AUTOCONF_VER=253 +USE_AUTOTOOLS= autoconf:253:env USE_GMAKE= yes USE_REINPLACE= yes WITHOUT_CPU_CFLAGS= yes |