aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3-devel/files
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-08-30 00:23:59 +0800
committermaho <maho@FreeBSD.org>2003-08-30 00:23:59 +0800
commit25c5006713872ea112d17ee81394efad0e8089e2 (patch)
treed27a61bad819b6dd440cc861885f9f14c46ebc8e /editors/openoffice-3-devel/files
parentd3727654d2afb983fc478972354789db0462f490 (diff)
downloadfreebsd-ports-gnome-25c5006713872ea112d17ee81394efad0e8089e2.tar.gz
freebsd-ports-gnome-25c5006713872ea112d17ee81394efad0e8089e2.tar.zst
freebsd-ports-gnome-25c5006713872ea112d17ee81394efad0e8089e2.zip
Disable mozilla connectivity.
This patch is not needed anymore. informative purpose. (mozilla 1.4 will be `official' and some time lag is needed for enabling new mozilla) obtained by Volker Quetschke See for details: http://www.openoffice.org/issues/show_bug.cgi?id=18066
Diffstat (limited to 'editors/openoffice-3-devel/files')
-rw-r--r--editors/openoffice-3-devel/files/moz-scp+source+office+files.scp34
1 files changed, 34 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/moz-scp+source+office+files.scp b/editors/openoffice-3-devel/files/moz-scp+source+office+files.scp
new file mode 100644
index 000000000000..c0852e9168c1
--- /dev/null
+++ b/editors/openoffice-3-devel/files/moz-scp+source+office+files.scp
@@ -0,0 +1,34 @@
+Index: scp/source/office/files.scp
+===================================================================
+RCS file: /cvs/installation/scp/source/office/files.scp,v
+retrieving revision 1.369.10.1
+diff -u -r1.369.10.1 files.scp
+--- scp/source/office/files.scp 1 Aug 2003 12:14:45 -0000 1.369.10.1
++++ scp/source/office/files.scp 20 Aug 2003 11:45:05 -0000
+@@ -388,7 +388,7 @@
+ Styles = (PACKED);
+ End
+
+-#ifndef MACOSX
++#if !(defined(MACOSX) || defined(FREEBSD))
+ File GID_FILE_LIB_MOZABDRV
+ TXT_FILE_BODY;
+ #ifdef UNX
+@@ -750,7 +750,7 @@
+ #endif
+ End
+
+-#ifndef MACOSX
++#if !(defined(MACOSX) || defined(FREEBSD))
+ File GID_FILE_LIB_MOZAB_2
+ TXT_FILE_BODY;
+ Styles = (PACKED,UNO_COMPONENT);
+@@ -3184,7 +3184,7 @@
+
+ #endif
+ // of #ifdef SOLAR_JAVA
+-#ifndef MACOSX
++#if !(defined(MACOSX) || defined(FREEBSD))
+ File GID_FILE_MOZILLA_RUNTIME
+ TXT_FILE_BODY;
+ Styles = (ARCHIVE);