From 39acd1176757449ef7975b55ff5713363bfb3a5b Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Thu, 8 Aug 2002 17:20:20 +0000 Subject: Add optional TTF patch. Submitted by: Alexander Kabaev --- .../openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk (limited to 'editors/openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk') diff --git a/editors/openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk b/editors/openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk new file mode 100644 index 000000000000..41341ff0b4e8 --- /dev/null +++ b/editors/openoffice-3-devel/files/optpatch-vcl+util+makefile.pmk @@ -0,0 +1,11 @@ +--- ../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 -- cgit v1.2.3