aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-07-22 07:09:53 +0800
committermbr <mbr@FreeBSD.org>2002-07-22 07:09:53 +0800
commit224e931b13135b79f6d8d1a06655b73bfa76abb7 (patch)
tree5313c1830653ce87bb248bfcc42086f849792f7b /editors/openoffice
parentce81c4a8e6e2fd58582a33277742056e6c515e67 (diff)
downloadfreebsd-ports-gnome-224e931b13135b79f6d8d1a06655b73bfa76abb7.tar.gz
freebsd-ports-gnome-224e931b13135b79f6d8d1a06655b73bfa76abb7.tar.zst
freebsd-ports-gnome-224e931b13135b79f6d8d1a06655b73bfa76abb7.zip
Add correct map for rtti test too.
Diffstat (limited to 'editors/openoffice')
-rw-r--r--editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk13
-rw-r--r--editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk13
2 files changed, 26 insertions, 0 deletions
diff --git a/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk
new file mode 100644
index 000000000000..70f25048a24a
--- /dev/null
+++ b/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk
@@ -0,0 +1,13 @@
+--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002
++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002
+@@ -116,6 +116,10 @@
+ SHL1VERSIONMAP= sols.map
+ .ELIF "$(OS)$(CPU)"=="LINUXI"
+ SHL1VERSIONMAP= lngi.map
++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2"
++SHL1VERSIONMAP= gcc2_freebsd_intel.map
++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
++SHL1VERSIONMAP= gcc3_freebsd_intel.map
+ .ENDIF
+
+
diff --git a/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk b/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk
new file mode 100644
index 000000000000..70f25048a24a
--- /dev/null
+++ b/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk
@@ -0,0 +1,13 @@
+--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002
++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002
+@@ -116,6 +116,10 @@
+ SHL1VERSIONMAP= sols.map
+ .ELIF "$(OS)$(CPU)"=="LINUXI"
+ SHL1VERSIONMAP= lngi.map
++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2"
++SHL1VERSIONMAP= gcc2_freebsd_intel.map
++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
++SHL1VERSIONMAP= gcc3_freebsd_intel.map
+ .ENDIF
+
+