summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-solenv::inc::settings.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-05-29 13:58:09 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-05-29 13:58:09 +0000
commit6f36732a2d353e9a6c01b8e562cb718212ee6373 (patch)
treeaf871a2034798c781931a15d1d2308119869a070 /editors/openoffice-1.0/files/patch-solenv::inc::settings.mk
parentRemove krb5 from menu as it requires a path (diff)
Make openoffice compile with gcc from ports, or just with CC=$CC and
CXX=$CXX, like it should normally be. Usable options are: USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES Add a lot off gcc3.x fixes, make included stlport compile with CURRENT. Next step will be to include a mozilla build, so we can link openoffice against mozilla librarys without c++ compat problems.
Notes
Notes: svn path=/head/; revision=60246
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.0/files/patch-solenv::inc::settings.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-solenv::inc::settings.mk b/editors/openoffice-1.0/files/patch-solenv::inc::settings.mk
new file mode 100644
index 000000000000..ea6a898a9a6d
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-solenv::inc::settings.mk
@@ -0,0 +1,19 @@
+--- ../solenv/inc/settings.mk.orig Fri Mar 8 10:23:21 2002
++++ ../solenv/inc/settings.mk Tue May 28 12:56:27 2002
+@@ -166,7 +166,6 @@
+ CDEFSOPT=
+ HDEFS=
+
+-CC=
+ .IF "$(add_cflags)"!=""
+ ENVCFLAGS+=$(add_cflags)
+ .ENDIF
+@@ -264,8 +263,6 @@
+ AS=
+ BC=
+ COBOL=
+-CPP=
+-CXX=
+ FOR=
+ PASCAL=
+