summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
commiteeb175d38d569e3cc778faaa3f27ebe4bdd702df (patch)
treea094cbc50c2c3d2c487ddd7d879c055855d226e2 /editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h
parentAdd py-orbit2. (diff)
Update to 1.1 beta. Work in progress.
de-pkg-comment
Notes
Notes: svn path=/head/; revision=76992
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h b/editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h
new file mode 100644
index 000000000000..391667b66ebd
--- /dev/null
+++ b/editors/openoffice-2.0-devel/files/patch-desktop+source+pkgchk+pkgchk_misc.h
@@ -0,0 +1,11 @@
+--- ../desktop/source/pkgchk/pkgchk_misc.h.orig Wed Mar 5 20:51:46 2003
++++ ../desktop/source/pkgchk/pkgchk_misc.h Wed Mar 5 20:52:45 2003
+@@ -208,6 +208,8 @@
+ #define THIS_PLATFORM_PATH "/macosx_powerpc.plt"
+ #elif defined (NETBSD) && defined (SPARC)
+ #define THIS_PLATFORM_PATH "/netbsd_sparc.plt"
++#elif defined (FREEBSD) && defined (INTEL)
++#define THIS_PLATFORM_PATH "/freebsd_x86.plt"
+ #else
+ #error "unknown platform"
+ insert your platform identifier above; inserted for the case the preprocessor ignores error