diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-01-19 12:37:57 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-01-19 12:37:57 +0000 |
| commit | 1c951b39eccb2db4ef1d1696e2d6bfaafd6b0990 (patch) | |
| tree | 07f4d96470b245614868fe8cf7a9238a3be6f09c /textproc/opensp/files/patch-Makefile.in | |
| parent | - Fix build (diff) | |
- Update to 1.5.2.
- 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
Diffstat (limited to 'textproc/opensp/files/patch-Makefile.in')
| -rw-r--r-- | textproc/opensp/files/patch-Makefile.in | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/textproc/opensp/files/patch-Makefile.in b/textproc/opensp/files/patch-Makefile.in index 579888378668..7d5d263acc10 100644 --- a/textproc/opensp/files/patch-Makefile.in +++ b/textproc/opensp/files/patch-Makefile.in @@ -1,11 +1,23 @@ ---- Makefile.in.orig Fri Oct 31 10:13:26 2003 -+++ Makefile.in Fri Oct 31 10:13:32 2003 -@@ -107,7 +107,7 @@ - +--- Makefile.in.orig Fri Dec 23 23:16:01 2005 ++++ Makefile.in Sun Jan 7 23:29:03 2007 +@@ -247,9 +247,9 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ AUTOMAKE_OPTIONS = check-news - -SUBDIRS = pubtext unicode doc \ +SUBDIRS = pubtext unicode \ include generic \ +- intl po \ ++ po \ lib nsgmls spent spam sgmlnorm sx spcat \ - intl po + tests @DOCSRC@ + +@@ -709,7 +709,7 @@ + + info-am: + +-install-data-am: install-pkgdocDATA install-pkgincludeHEADERS ++install-data-am: install-pkgincludeHEADERS + + install-exec-am: + |
