summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-sgmlnorm::Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-01-19- Update to 1.5.2.Jun Kuriyama1-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
2003-10-31o Add explicit dependency on libiconv and gettext.Jun Kuriyama1-0/+11
o Honor $NOPORTDOCS. PR ports/58540 Submitted by: Simon Barner <barner@in.tum.de>