diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-18 16:10:58 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-18 16:10:58 +0000 |
| commit | 1657b8c95d34d23f2bebc10b754589ef9f0ac3b8 (patch) | |
| tree | b34502c5006fb0cab4137055f939e7d3a832ea87 /textproc/aspell/files/patch-ak | |
| parent | fd2ab5d1e883f335a652d49740c79bd55cd5ced0 (diff) | |
Update to version 0.33
PR: 25150
Submitted by: Ports Fury
Diffstat (limited to 'textproc/aspell/files/patch-ak')
| -rw-r--r-- | textproc/aspell/files/patch-ak | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/aspell/files/patch-ak b/textproc/aspell/files/patch-ak new file mode 100644 index 000000000000..28c00c58c95f --- /dev/null +++ b/textproc/aspell/files/patch-ak @@ -0,0 +1,15 @@ +--- Makefile.in.orig Mon Jan 29 10:13:57 2001 ++++ Makefile.in Fri Feb 16 19:58:25 2001 +@@ -84,7 +84,11 @@ + + AUTOMAKE_OPTIONS = foreign + +-SUBDIRS = util filter lib src data scripts manual pspell-module ++ifndef NOPORTDOCS ++MANUALSUBDIR = manual ++endif ++ ++SUBDIRS = util filter lib src data scripts $(MANUALSUBDIR) pspell-module + + EXTRA_DIST = TODO misc/* README-bin mkbindist.sh long_name_test.hh ltcf-c.sh ltcf-cxx.sh + |
