aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/files/patch-ak')
-rw-r--r--textproc/aspell/files/patch-ak15
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
+