diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:48:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:48:16 +0000 |
commit | 269adbc59185605252893f1dfb81da755aa91cf8 (patch) | |
tree | 1683b31d480403bd9c0151e7fd04a5d5909de84a /editors/openoffice-3/files/patch-i104015 | |
parent | The project has been renamed and we renamed (diff) |
The Apache OpenOffice Project Announces Apache OpenOffice⢠3
in Tue, 08 May 2012 13:04:48 GMT.
* http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/201205.mbox/%3CCAP-ksohGnmq8bmo50Db5fhZW3NysNdg41RR7Rg2f8F00ueHHww%40mail.gmail.com%3E
* http://www.openoffice.org/news/aoo34.html
* http://www.youtube.com/watch?v=QQaZwDwf6tc
Notes
Notes:
svn path=/head/; revision=296269
Diffstat (limited to 'editors/openoffice-3/files/patch-i104015')
-rw-r--r-- | editors/openoffice-3/files/patch-i104015 | 13 |
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 |