summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/patch-solenv::inc::pstrules.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* All patches will be a repocopy from ports/openoffice/files. Remove oldMartin Blapp2002-10-211-131/+0
| | | | | | | patches with "::" delimiters. Notes: svn path=/head/; revision=68481
* Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still notMartin Blapp2002-10-191-0/+131
| | | | | | | done the right way in 643 and probably HEAD. Notes: svn path=/head/; revision=68333
* First step to make this port working. Configure works and all patchesMartin Blapp2002-10-181-141/+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
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp2002-03-141-0/+141
$CC -> $CXX $cc -> $CC everywhere. The compile seems to work again now. Notes: svn path=/head/; revision=56094