diff options
author | maho <maho@FreeBSD.org> | 2003-08-16 06:38:44 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-08-16 06:38:44 +0800 |
commit | a2a58894a2f8b842f479cd2cc3dffc862e900883 (patch) | |
tree | 74b199982c6cd6a66e768dbf45174f8984a93d72 /editors/openoffice-2.0-devel | |
parent | 42f5e0187a7b021edf040244ca9ca28d6aa54215 (diff) | |
download | freebsd-ports-gnome-a2a58894a2f8b842f479cd2cc3dffc862e900883.tar.gz freebsd-ports-gnome-a2a58894a2f8b842f479cd2cc3dffc862e900883.tar.zst freebsd-ports-gnome-a2a58894a2f8b842f479cd2cc3dffc862e900883.zip |
If you do not need mozilla connectivity, this patch might help you.
(currently we do not use it and should be removed later)
Obtained from Volker Quetschke
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/files/moz-connectivity+prj+build.lst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/moz-connectivity+prj+build.lst b/editors/openoffice-2.0-devel/files/moz-connectivity+prj+build.lst new file mode 100644 index 000000000000..bd1cfd7c8ee3 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/moz-connectivity+prj+build.lst @@ -0,0 +1,17 @@ +--- ../connectivity/prj/build.lst 2 Jun 2003 07:53:47 -0000 1.18 ++++ ../connectivity/prj/build.lst 8 Aug 2003 07:21:31 -0000 +@@ -1,4 +1,4 @@ +-cn connectivity : comphelper moz svtools unixODBC NULL ++cn connectivity : comphelper svtools unixODBC NULL + cn connectivity usr1 - all cn_mkout NULL + cn connectivity\source\types nmake - all cn_types NULL + cn connectivity\source\commontools nmake - all cn_cmtools cn_parse cn_types NULL +@@ -7,8 +7,6 @@ + cn connectivity\source\resource nmake - all cn_res NULL + cn connectivity\source\sdbcx nmake - all cn_sdbcx cn_types NULL + cn connectivity\source\drivers\ado nmake - w cn_ado cn_dbtools NULL +-cn connectivity\source\drivers\mozab\mozillasrc nmake - all cn_mozab_mozillasrc cn_file NULL +-cn connectivity\source\drivers\mozab nmake - all cn_mozab cn_mozab_mozillasrc cn_dbtools NULL + cn connectivity\source\drivers\evoab nmake - all cn_evoab cn_dbtools cn_file NULL + cn connectivity\source\drivers\calc nmake - all cn_calc cn_file NULL + cn connectivity\source\drivers\odbc nmake - all cn_odbc cn_dbtools NULL |