summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-03 00:56:13 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-03 00:56:13 +0000
commit1c1cfed19ddbd6c3e0f763d4ad2c779dc6ea3f44 (patch)
tree0acb6b029c208a67a32b314e61e5458aa1e46cb4 /editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk
parentAdd leocad 0.73, a CAD program that uses bricks similar to those (diff)
Another 7 patches from Carlos
Notes
Notes: svn path=/head/; revision=55434
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk
new file mode 100644
index 000000000000..e4a32035d6d5
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-salhelper::source::makefile.mk
@@ -0,0 +1,11 @@
+--- ../salhelper/source/makefile.mk Sun Mar 3 01:30:52 2002
++++ ../salhelper/source/makefile.mk Sun Mar 3 01:30:59 2002
+@@ -109,6 +109,8 @@
+ SHL1VERSIONMAP=soli.map
+ .ELIF "$(OS)$(CPU)"=="LINUXI"
+ SHL1VERSIONMAP=lngi.map
++.ELIF "$(OS)$(CPU)"=="FREEBSDI"
++SHL1VERSIONMAP=fbsdi.map
+ .ENDIF
+
+