summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-19 19:51:29 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-19 19:51:29 +0000
commit3a6807ac37c1d6eb8759ca3f5a6632d2b10a7e73 (patch)
treeb0438826e942bd665a683888a3b4f309a5c1cfee /textproc
parentChange the master site. (diff)
words are in /usr/share/dict, not /usr/dict.
Notes
Notes: svn path=/head/; revision=1468
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/scripts/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ispell/scripts/configure b/textproc/ispell/scripts/configure
index 4020ad6b683e..10d8f851c588 100644
--- a/textproc/ispell/scripts/configure
+++ b/textproc/ispell/scripts/configure
@@ -27,6 +27,8 @@ fi
sed -e s:/usr/local:$PREFIX: <local.h.samp >local.h || exit 1;
echo "#undef NO8BIT" >> local.h
echo "#define LANGUAGES \"{american,MASTERDICTS=american.med+,HASHFILES=americanmed+.hash,EXTRADICT=/usr/share/dict/words}$LOCAL\"" >>local.h ||exit 1;
+echo "#undef WORDS" >> local.h
+echo '#define WORDS "/usr/share/dict/words"' >> local.h
mv Makefile Makefile.orig
sed -e 's/^[ ]*$/\