summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-13 19:29:10 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-13 19:29:10 +0000
commit02429790dfa1cd7080b75dad92d590bfeca7dedd (patch)
tree18f8b9d6dc3f80cd32bc183ac6b645e424febdc7 /editors/openoffice-1.1
parentUse CXX and CC, so we can specify cc295 and g++295 from ports. More (diff)
Add $CC and $CXX here too
Notes
Notes: svn path=/head/; revision=56020
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r--editors/openoffice-1.1/files/patch-config_office::configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.1/files/patch-config_office::configure.in b/editors/openoffice-1.1/files/patch-config_office::configure.in
index c5e92f217736..432ada6ddb57 100644
--- a/editors/openoffice-1.1/files/patch-config_office::configure.in
+++ b/editors/openoffice-1.1/files/patch-config_office::configure.in
@@ -1,5 +1,5 @@
---- configure.in.orig Tue Feb 19 16:42:08 2002
-+++ configure.in Mon Mar 11 14:50:18 2002
+--- ../config_office/configure.in.orig Tue Feb 19 16:42:08 2002
++++ ../config_office/configure.in Wed Mar 13 20:26:19 2002
@@ -121,6 +121,12 @@
Usage: --enable-check-only=yes
@@ -80,7 +80,7 @@
# Executing the set_soenv script to setup the environment variables.
if test -z "$enable_check_only"; then
- './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home $WITH_MINGWIN $USE_GCC3
-+ './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home $WITH_MINGWIN $USE_GCC3 $with_os_version $PTHREAD_CFLAGS $PTHREAD_LIBS
++ './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home $WITH_MINGWIN $USE_GCC3 $with_os_version $PTHREAD_CFLAGS $PTHREAD_LIBS $CC $CXX
else
echo
echo Test Complete