summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk
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.org-1.1-devel/files/patch-sndfile+makefile.mk
parentPR: ports/83006 (diff)
o Update m57
version number becomes 1.1.5.
Notes
Notes: svn path=/head/; revision=138507
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk21
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk
deleted file mode 100644
index 3be2aa82cd99..000000000000
--- a/editors/openoffice.org-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)