diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-10-31 07:32:13 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-10-31 07:32:13 +0000 |
commit | e8dd9e5ce3ce7b1ca76afb902abbe667a7d70ca9 (patch) | |
tree | d0e645047a91c7563d8b3e63a4eb9e58c8c68ff2 /editors/openoffice.org-1.1/files/patch-odk+configure.pl | |
parent | Use libart instead of GPC for default, patch is taken from (diff) |
o prefer to use FreeBSD's native java if both FreeBSD
and GNU/Linux version exist. according to this, bump port revision.
o use libart instead of GPC[1]
o use gcc33 to build crashreport
o cosmetic changes and fix typo
o Remove BROKEN for older FreeBSD, this is too strict.
Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1]
Diffstat (limited to 'editors/openoffice.org-1.1/files/patch-odk+configure.pl')
-rw-r--r-- | editors/openoffice.org-1.1/files/patch-odk+configure.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-odk+configure.pl b/editors/openoffice.org-1.1/files/patch-odk+configure.pl index eba758c6b281..31c4d23cd943 100644 --- a/editors/openoffice.org-1.1/files/patch-odk+configure.pl +++ b/editors/openoffice.org-1.1/files/patch-odk+configure.pl @@ -1,7 +1,7 @@ -Issutracker : #iXXXXX# -CWS : N/A -Author : NAKATA Maho <maho@openoffice.org> (JCA) -Description : most pop name of installated GNU make is gmake, not make for FreeBSD +Issuetracker : #iXXXXX# +CWS : N/A +Author : NAKATA Maho <maho@openoffice.org> (JCA) +Description : most pop name of installated GNU make is gmake, not make for FreeBSD Index: configure.pl =================================================================== |