summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:09:48 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:09:48 +0000
commit5191c1d5a85d6037d951f877eee67b94b669da7e (patch)
tree57007548daed9ef31884fdbe9398458989db24a3 /editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
parentUpgrade to OO1.1 beta2. (diff)
Upgrade to OO1.1 beta2.
Notes
Notes: svn path=/head/; revision=82477
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk')
-rw-r--r--editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk b/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
index 4b380cf2ac98..5a3d29a870cd 100644
--- a/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
+++ b/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
@@ -1,11 +1,11 @@
---- ../salhelper/source/makefile.mk.orig Sun Sep 1 18:22:39 2002
-+++ ../salhelper/source/makefile.mk Wed Mar 12 23:54:12 2003
+--- ../salhelper/source/makefile.mk.orig Sat May 31 23:48:19 2003
++++ ../salhelper/source/makefile.mk Sat May 31 23:48:21 2003
@@ -114,6 +114,10 @@
SHL1VERSIONMAP=lngi.map
.ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3"
SHL1VERSIONMAP=gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2"
-+SHL1VERSIONMAP=gcc2_linux_intel.map
++SHL1VERSIONMAP=lngi.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
+SHL1VERSIONMAP=gcc3_linux_intel.map
.ENDIF