summaryrefslogtreecommitdiff
path: root/editors/openoffice/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-06 16:44:13 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-06 16:44:13 +0000
commit46efc15b9eb23146a31aeb205abb42099ada0860 (patch)
treec465db0a0ebe7f98d568960c067def24389fea7a /editors/openoffice/files
parentReorder the SHL1STDLIBS librarys (diff)
Add two patches which did not made it in the previous commit
Reorder the SHL1STDLIBS librarys
Notes
Notes: svn path=/head/; revision=55642
Diffstat (limited to 'editors/openoffice/files')
-rw-r--r--editors/openoffice/files/patch-connectivity::source::manager::makefile.mk16
-rw-r--r--editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk14
-rw-r--r--editors/openoffice/files/patch-remotebridges::source::unourl_resolver::makefile.mk14
3 files changed, 44 insertions, 0 deletions
diff --git a/editors/openoffice/files/patch-connectivity::source::manager::makefile.mk b/editors/openoffice/files/patch-connectivity::source::manager::makefile.mk
new file mode 100644
index 000000000000..497370af0fd1
--- /dev/null
+++ b/editors/openoffice/files/patch-connectivity::source::manager::makefile.mk
@@ -0,0 +1,16 @@
+--- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002
++++ ../connectivity/source/manager/makefile.mk
+@@ -92,11 +92,11 @@
+ .ENDIF
+ SHL1OBJS=$(SLOFILES)
+ SHL1STDLIBS=\
++ $(SALLIB) \
+ $(CPPULIB) \
+ $(CPPUHELPERLIB) \
+ $(VOSLIB) \
+- $(OSLLIB) \
+- $(SALLIB)
++ $(OSLLIB)
+
+ SHL1DEPN=
+ SHL1IMPLIB= i$(SHL1TARGET)
diff --git a/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk b/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk
new file mode 100644
index 000000000000..72e5a97234f4
--- /dev/null
+++ b/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk
@@ -0,0 +1,14 @@
+--- ../remotebridges/source/unourl_resolver/makefile.mk.orig Tue Jan 1 14:11:01 2002
++++ ../remotebridges/source/unourl_resolver/makefile.mk
+@@ -102,9 +102,9 @@
+ SHL1VERSIONMAP= $(TARGET).map
+
+ SHL1STDLIBS= \
++ $(SALLIB) \
+ $(CPPULIB) \
+- $(CPPUHELPERLIB) \
+- $(SALLIB)
++ $(CPPUHELPERLIB)
+
+ SHL1DEPN=
+ SHL1IMPLIB= i$(TARGET)
diff --git a/editors/openoffice/files/patch-remotebridges::source::unourl_resolver::makefile.mk b/editors/openoffice/files/patch-remotebridges::source::unourl_resolver::makefile.mk
new file mode 100644
index 000000000000..72e5a97234f4
--- /dev/null
+++ b/editors/openoffice/files/patch-remotebridges::source::unourl_resolver::makefile.mk
@@ -0,0 +1,14 @@
+--- ../remotebridges/source/unourl_resolver/makefile.mk.orig Tue Jan 1 14:11:01 2002
++++ ../remotebridges/source/unourl_resolver/makefile.mk
+@@ -102,9 +102,9 @@
+ SHL1VERSIONMAP= $(TARGET).map
+
+ SHL1STDLIBS= \
++ $(SALLIB) \
+ $(CPPULIB) \
+- $(CPPUHELPERLIB) \
+- $(SALLIB)
++ $(CPPUHELPERLIB)
+
+ SHL1DEPN=
+ SHL1IMPLIB= i$(TARGET)