aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3-devel
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-10-21 18:35:35 +0800
committermbr <mbr@FreeBSD.org>2002-10-21 18:35:35 +0800
commit11f913dc1cb03d064f20b76b588923c56ad4bff2 (patch)
treedc26e8e28f63d2f0b519ae7cb5e619492632d42d /editors/openoffice-3-devel
parent8fe20f6f80e911cb937c10c3e2dc2bf322fa2809 (diff)
downloadfreebsd-ports-gnome-11f913dc1cb03d064f20b76b588923c56ad4bff2.tar.gz
freebsd-ports-gnome-11f913dc1cb03d064f20b76b588923c56ad4bff2.tar.zst
freebsd-ports-gnome-11f913dc1cb03d064f20b76b588923c56ad4bff2.zip
Target ul_genall needs to be build before ul_xml_sax.
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r--editors/openoffice-3-devel/files/patch-unoil+prj+build.lst11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-unoil+prj+build.lst b/editors/openoffice-3-devel/files/patch-unoil+prj+build.lst
new file mode 100644
index 000000000000..567f2efd324e
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-unoil+prj+build.lst
@@ -0,0 +1,11 @@
+--- ../unoil/prj/build.lst.orig Sun Oct 20 16:21:30 2002
++++ ../unoil/prj/build.lst Sun Oct 20 16:22:10 2002
+@@ -41,7 +41,7 @@
+ ul unoil\com\sun\star\view nmake - all ul_view ul_awt NULL
+ ul unoil\com\sun\star\ui nmake - all ul_ui ul_awt ul_view NULL
+ ul unoil\com\sun\star\xml nmake - all ul_xml ul_xml_sax ul_genall NULL
+-ul unoil\com\sun\star\xml\sax nmake - all ul_xml_sax NULL
++ul unoil\com\sun\star\xml\sax nmake - all ul_xml_sax ul_genall NULL
+ ul unoil\drafts\com\sun\star\accessibility nmake - all ul_accessibility ul_awt NULL
+ ul unoil\drafts\com\sun\star\accessibility\bridge nmake - all ul_accessbridge ul_accessibility NULL
+ ul unoil\drafts\com\sun\star\awt nmake - all ul_awt_drafts ul_awt NULL