summaryrefslogtreecommitdiffstats
path: root/lang/gcc32
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-02-13 19:44:06 +0000
committervs <vs@FreeBSD.org>2005-02-13 19:44:06 +0000
commita03983911398f940118bbd221dde2bd89637d113 (patch)
tree7077ae430894303b23ec9b3db6ffb84532860c13 /lang/gcc32
parente59027695f4203fe30c6ce041eb5246e42a9e5e2 (diff)
downloadFreeBSD-ports-a03983911398f940118bbd221dde2bd89637d113.zip
FreeBSD-ports-a03983911398f940118bbd221dde2bd89637d113.tar.gz
Fix USE_GCC
PR: ports/77403 Submitted by: John Cochran
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