summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-07-05 13:16:22 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-07-05 13:16:22 +0000
commit564b0df726461a4d0054778a41a19415f58ee030 (patch)
treeb472f440442e18a7cbd3a5fec452989e7561a95a /editors/openoffice-1.1-devel/files
parentPR: ports/83006 (diff)
o Update m57
version number becomes 1.1.5.
Notes
Notes: svn path=/head/; revision=138507
Diffstat (limited to 'editors/openoffice-1.1-devel/files')
-rw-r--r--editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst13
-rw-r--r--editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk21
2 files changed, 0 insertions, 34 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst b/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst
deleted file mode 100644
index 9e02c5438c2b..000000000000
--- a/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: odfilter/prj/build.lst
-===================================================================
-RCS file: /cvs/xml/odfilter/prj/build.lst,v
-retrieving revision 1.1
-diff -u -r1.1 build.lst
---- odfilter/prj/build.lst 6 Jun 2005 12:36:50 -0000 1.1
-+++ odfilter/prj/build.lst 1 Jul 2005 10:49:28 -0000
-@@ -1,4 +1,4 @@
--xod odfilter : offapi goodies comphelper NULL
-+xod odfilter : offapi goodies comphelper xmloff NULL
- xod odfilter usr1 - all xod_mkout NULL
- xod odfilter\prj get - all xod_prj NULL
- xod odfilter\source nmake - all xod_transform NULL
diff --git a/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk b/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk
deleted file mode 100644
index 3be2aa82cd99..000000000000
--- a/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-Issutracker : #iXXXXX#
-CWS : N/A
-Author :
-Description :
-
---- sndfile/makefile.mk Wed Jun 1 01:31:45 2005
-+++ sndfile/makefile.mk Fri Jul 1 09:17:49 2005
-@@ -81,8 +81,12 @@
- CONFIGURE_DIR=
-
- CONFIGURE_ACTION=./configure --with-pic
--.IF "$(COM)" == "GCC" && "$(OS)" != "MACOSX" && "$(OS)" != "FREEBSD"
-+.IF "$(COM)" == "GCC"
-+.IF "$(OS)" != "MACOSX"
-+.IF "$(OS)" != "FREEBSD"
- CONFIGURE_FLAGS=LDFLAGS=-Wl,-noinhibit-exec
-+.ENDIF
-+.ENDIF
- .ENDIF
-
- BUILD_DIR=$(CONFIGURE_DIR)