summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-09 22:10:55 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-09 22:10:55 +0000
commit72e20791683a68a146558cf0782f1bd2bbbfa702 (patch)
treed9509a81538d41f94ba461efd00936be99ca3735
parentNew port: java-checkstyle. (diff)
Back out the previous commit to use gcc3.2 on STABLE.
The gcc3.2 ports seems to be based on a broken version, which does has internal gcc errors.
Notes
Notes: svn path=/head/; revision=67717
-rw-r--r--editors/openoffice-1.0/Makefile2
-rw-r--r--editors/openoffice.org-1.0/Makefile2
-rw-r--r--editors/openoffice/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index a8019a759703..783772d184b6 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
-USE_GCC=3.2
+USE_GCC=3.1
.else
.endif
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index a8019a759703..783772d184b6 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
-USE_GCC=3.2
+USE_GCC=3.1
.else
.endif
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index a8019a759703..783772d184b6 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
-USE_GCC=3.2
+USE_GCC=3.1
.else
.endif