summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-09 08:31:09 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-09 08:31:09 +0000
commit46ff2e590807f57e48aeb41424817cccb5927eb6 (patch)
tree0bfa4a52eebb0fadb4d66f970b0349f8b05b3b69 /editors/openoffice-1.0
parentFix a missleading warning about a bug which is fixed in 4.7-RELEASE. (diff)
Use gcc3.2 port to build for STABLE too.
Notes
Notes: svn path=/head/; revision=67688
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 af2afcd67a0f..600abd4a6da5 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.1
+USE_GCC=3.2
.else
.endif