summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-solenv::inc::settings.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* All patches will be a repocopy from ports/openoffice/files. Remove oldMartin Blapp2002-10-211-19/+0
| | | | | | | patches with "::" delimiters. Notes: svn path=/head/; revision=68481
* Re-add previously deleted files.Martin Blapp2002-10-181-0/+19
| | | | Notes: svn path=/head/; revision=68300
* First step to make this port working. Configure works and all patchesMartin Blapp2002-10-181-24/+0
| | | | | | | | | | apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier. Notes: svn path=/head/; revision=68299
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-131-0/+24
Do remove empty defines CC/CXX variables which did overwrite the SOLENV environment. Notes: svn path=/head/; revision=56022