summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/optpatch-vcl::util::makefile.pmk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2-RC/files/optpatch-vcl::util::makefile.pmk')
-rw-r--r--editors/openoffice.org-2-RC/files/optpatch-vcl::util::makefile.pmk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/files/optpatch-vcl::util::makefile.pmk b/editors/openoffice.org-2-RC/files/optpatch-vcl::util::makefile.pmk
new file mode 100644
index 000000000000..41341ff0b4e8
--- /dev/null
+++ b/editors/openoffice.org-2-RC/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