diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-03-11 15:51:33 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-03-11 15:51:33 +0000 |
commit | 4470012b779b66d547833496cd6c9f891a1ed469 (patch) | |
tree | 575a13a515aa71d8c27725cc5f26279cc4c5a1b5 /editors/openoffice-2.0-devel | |
parent | 7820b875e61eed8f5c62050158e7386f50be8e1d (diff) | |
download | ports-4470012b779b66d547833496cd6c9f891a1ed469.tar.gz ports-4470012b779b66d547833496cd6c9f891a1ed469.zip |
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/files/patch-cppu+prj+build.lst | 8 | ||||
-rw-r--r-- | editors/openoffice-2.0-devel/files/patch-cppu::prj::build.lst | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-cppu+prj+build.lst b/editors/openoffice-2.0-devel/files/patch-cppu+prj+build.lst new file mode 100644 index 000000000000..78fd210a1193 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-cppu+prj+build.lst @@ -0,0 +1,8 @@ +--- ../cppu/prj/build.lst.orig Mon Mar 11 14:13:47 2002 ++++ ../cppu/prj/build.lst Mon Mar 11 14:14:30 2002 +@@ -1,4 +1,4 @@ +-cu cppu : codemaker udkapi NULL ++cu cppu : codemaker udkapi offuh NULL + cu cppu usr1 - all cu_mkout NULL + cu cppu\source nmake - all cu_source NULL + cu cppu\source\uno nmake - all cu_uno cu_source NULL diff --git a/editors/openoffice-2.0-devel/files/patch-cppu::prj::build.lst b/editors/openoffice-2.0-devel/files/patch-cppu::prj::build.lst new file mode 100644 index 000000000000..78fd210a1193 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-cppu::prj::build.lst @@ -0,0 +1,8 @@ +--- ../cppu/prj/build.lst.orig Mon Mar 11 14:13:47 2002 ++++ ../cppu/prj/build.lst Mon Mar 11 14:14:30 2002 +@@ -1,4 +1,4 @@ +-cu cppu : codemaker udkapi NULL ++cu cppu : codemaker udkapi offuh NULL + cu cppu usr1 - all cu_mkout NULL + cu cppu\source nmake - all cu_source NULL + cu cppu\source\uno nmake - all cu_uno cu_source NULL |