summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-vcl::util::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
commit403bb5464a5b30c3853b1554265d0c8741c72690 (patch)
treec828046c732cde09938fa2839d8f8c5d8855f415 /editors/openoffice-3/files/patch-vcl::util::makefile.mk
parentAll patches have been repocopied to use + as separator and not "::". (diff)
All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
Notes
Notes: svn path=/head/; revision=68481
Diffstat (limited to 'editors/openoffice-3/files/patch-vcl::util::makefile.mk')
-rw-r--r--editors/openoffice-3/files/patch-vcl::util::makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-3/files/patch-vcl::util::makefile.mk b/editors/openoffice-3/files/patch-vcl::util::makefile.mk
deleted file mode 100644
index 1ea13157ce57..000000000000
--- a/editors/openoffice-3/files/patch-vcl::util::makefile.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../vcl/util/makefile.mk.orig Sun Jul 21 00:12:09 2002
-+++ ../vcl/util/makefile.mk Sun Jul 21 00:12:11 2002
-@@ -293,9 +293,9 @@
- .ENDIF # "$(OS)"=="MACOSX"
- .ENDIF # "$(OS)"=="SOLARIS"
-
--.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS"
-+.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
- SHL1STDLIBS += -laudio
--.ENDIF # "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS"
-+.ENDIF # "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
-
- .ENDIF # "$(GUI)"=="UNX"
-