summaryrefslogtreecommitdiffstats
path: root/lang/gcc32
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc32')
-rw-r--r--lang/gcc32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index bad7144..a916096 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -32,7 +32,7 @@ USE_REINPLACE= yes
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure
# Do not require GCC 3.2 to compile -- or we have an infinite loop on RELENG_4.
-USE_GCC= X
+USE_GCC= 2.7+
NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud