summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-sgmlnorm::Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.2.Jun Kuriyama2007-01-191-11/+0
| | | | | | | | | | | - Add WITHOUT_NLS support. - Install doc files into the standard DOCSDIR only. - Clean up Makefile to make portlint happy. - Improvements since 1.5: translated .po files, $SP_MESSAGE_FORMAT, HTTP redirection, $SP_HTTP_USER_AGENT, $SP_HTTP_ACCEPT, and preserve case option in osx(1). Submitted by: hrs
* o Add explicit dependency on libiconv and gettext.Jun Kuriyama2003-10-311-0/+11
o Honor $NOPORTDOCS. PR ports/58540 Submitted by: Simon Barner <barner@in.tum.de>