summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-06 16:41:21 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-06 16:41:21 +0000
commit1ff4042d1c197d130d99819461069e4241c96c7f (patch)
tree4900fcf6c97b84913ca8d8df4e15c53085dbc211 /editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk
parentUpdate www/w3m to 0.3. www/w3m-m17n to 0.2.5+20020216. (diff)
Reorder the SHL1STDLIBS librarys
Notes
Notes: svn path=/head/; revision=55641
Diffstat (limited to 'editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk')
-rw-r--r--editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk b/editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk
new file mode 100644
index 000000000000..595ea6cb5ac9
--- /dev/null
+++ b/editors/openoffice-3/files/patch-bridges::source::prot_uno::makefile.mk
@@ -0,0 +1,13 @@
+--- ../bridges/source/prot_uno/makefile.mk.orig Fri Oct 26 09:22:57 2001
++++ ../bridges/source/prot_uno/makefile.mk Wed Mar 6 15:45:09 2002
+@@ -88,8 +88,8 @@
+ SHL1VERSIONMAP=..$/bridge_exports.map
+
+ SHL1STDLIBS= \
+- $(CPPULIB) \
+- $(SALLIB)
++ $(SALLIB) \
++ $(CPPULIB)
+
+ DEF1NAME=$(SHL1TARGET)
+