summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-10-25 12:39:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-10-25 12:39:25 +0000
commita3735249afbe8a117e70a15ba384634c1500222e (patch)
tree309e51eaa04cdcdac889541e520c1e233616d33b /editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk
parentAdd p5-List-Compare 0.31, perl extension for comparing lists. (diff)
1) update to mileston56
2) builds, but broken (bison1875d is required, setup fails, etc.)
Notes
Notes: svn path=/head/; revision=120140
Diffstat (limited to 'editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk')
-rw-r--r--editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk b/editors/openoffice.org-3/files/optpatch-vcl+util+makefile.pmk
deleted file mode 100644
index 41341ff0b4e8..000000000000
--- a/editors/openoffice.org-3/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