diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-14 07:18:35 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-14 07:18:35 +0000 |
commit | 00535086d3a922b17e2beead589f92e6cd585ff8 (patch) | |
tree | 39749b1efaaad8c42f3be50320a00cac0799aacc /editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk | |
parent | b6deb36621300a80aab2d23031a1a259f9b0ce01 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1
Notes
Notes:
svn path=/head/; revision=100899
svn path=/tags/RELEASE_5_2_1/; revision=100900; tag=release/5.2.1
Diffstat (limited to 'editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk')
-rw-r--r-- | editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk b/editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk deleted file mode 100644 index 41341ff0b4e8..000000000000 --- a/editors/openoffice-1.1-devel/files/optpatch-vcl+util+makefile.pmk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../vcl/util/makefile.pmk.orig Mon Aug 5 01:39:41 2002 -+++ ../vcl/util/makefile.pmk Mon Aug 5 01:40:03 2002 -@@ -64,7 +64,7 @@ - PROJECTPCHSOURCE=$(PRJ)$/util$/vclpch - PDBTARGET=vcl - --.IF "$(OS)" != "MACOSX" -+.IF "$(OS)" != "MACOSX" && "$(OS)" != "FREEBSD" - .IF "$(remote)" != "" - USE_BUILTIN_RASTERIZER=true - .ENDIF |