diff options
author | mbr <mbr@FreeBSD.org> | 2002-03-11 23:51:33 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-03-11 23:51:33 +0800 |
commit | 2b83db91fc8d5cafedc067c51969d534fc23533f (patch) | |
tree | 75ecdf0e3fe1cedcadc100560416cd1579760ea9 /editors/openoffice.org-2.0-devel | |
parent | 3a4674e3fa9c8cff577b6659f1f1b24937ce1c03 (diff) | |
download | freebsd-ports-gnome-2b83db91fc8d5cafedc067c51969d534fc23533f.tar.gz freebsd-ports-gnome-2b83db91fc8d5cafedc067c51969d534fc23533f.tar.zst freebsd-ports-gnome-2b83db91fc8d5cafedc067c51969d534fc23533f.zip |
We need to build offuh here, else the build stops
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/files/patch-cppu+prj+build.lst | 8 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/files/patch-cppu::prj::build.lst | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-cppu+prj+build.lst b/editors/openoffice.org-2.0-devel/files/patch-cppu+prj+build.lst new file mode 100644 index 000000000000..78fd210a1193 --- /dev/null +++ b/editors/openoffice.org-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.org-2.0-devel/files/patch-cppu::prj::build.lst b/editors/openoffice.org-2.0-devel/files/patch-cppu::prj::build.lst new file mode 100644 index 000000000000..78fd210a1193 --- /dev/null +++ b/editors/openoffice.org-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 |