summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
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 /editors/openoffice-1.0
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
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile2
1 files changed, 1 insertions, 1 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