summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i104015
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3/files/patch-i104015
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i104015')
-rw-r--r--editors/openoffice-3/files/patch-i10401513
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3/files/patch-i104015 b/editors/openoffice-3/files/patch-i104015
deleted file mode 100644
index 72147bd49e23..000000000000
--- a/editors/openoffice-3/files/patch-i104015
+++ /dev/null
@@ -1,13 +0,0 @@
-origin support
-
---- stlport/STLport-4.5.patch~ 2009-07-23 10:00:59.000000000 +0900
-+++ stlport/STLport-4.5.patch 2009-08-03 01:33:01.000000000 +0900
-@@ -137,7 +137,7 @@
- +#
- +#
- +LINK=ar cr
--+DYN_LINK=${CXX} -Wl,-rpath,'$$ORIGIN' ${PTHREAD_LIBS} --fexceptions -shared -o
-++DYN_LINK=${CXX} -Wl,-z,origin -Wl,-rpath,'$$ORIGIN' ${PTHREAD_LIBS} --fexceptions -shared -o
- +
- +OBJEXT=o
- +DYNEXT=so