summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i104015
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-02-06 11:40:02 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-02-06 11:40:02 +0000
commitfba0d9db740fb8cc8c65fe6ffc2b3ab3408faf65 (patch)
treee9276d3ac7067415abd3ee1093a9eeeb20a7301a /editors/openoffice-3-devel/files/patch-i104015
parent- Add a new port: finance/R-cran-urca (diff)
Commit svn revision 1240439 of Apach OpenOffice.
Ported by: maho@ and pgf@
Notes
Notes: svn path=/head/; revision=290482
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i104015')
-rw-r--r--editors/openoffice-3-devel/files/patch-i10401513
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i104015 b/editors/openoffice-3-devel/files/patch-i104015
deleted file mode 100644
index 72147bd49e23..000000000000
--- a/editors/openoffice-3-devel/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