summaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-07-11 01:46:28 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-07-11 01:46:28 +0000
commit1011c39470bef6d7d4fb3987708ca904052ea706 (patch)
treee490bf4d46c67d2e6e1fbd1e2095e07fbfa66715 /textproc/ispell
parentMove internal keys off 0..255 charset, strange chars appearse (diff)
Install lisp files in $PREFIX/share/emacs/site-lisp
Notes
Notes: svn path=/head/; revision=1942
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/pkg-plist4
-rw-r--r--textproc/ispell/scripts/configure2
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/ispell/pkg-plist b/textproc/ispell/pkg-plist
index afaf4ec4b657..801b251e7046 100644
--- a/textproc/ispell/pkg-plist
+++ b/textproc/ispell/pkg-plist
@@ -11,8 +11,8 @@ bin/sq
bin/tryaffix
bin/unsq
@mode 644
-lib/emacs/site-lisp/ispell.el
-lib/emacs/site-lisp/ispell.elc
+share/emacs/site-lisp/ispell.el
+share/emacs/site-lisp/ispell.elc
lib/american.hash
lib/americanmed+.hash
lib/english.aff
diff --git a/textproc/ispell/scripts/configure b/textproc/ispell/scripts/configure
index 10d8f851c588..efad2d30d55f 100644
--- a/textproc/ispell/scripts/configure
+++ b/textproc/ispell/scripts/configure
@@ -29,6 +29,8 @@ 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
+echo '#undef ELISPDIR' >> local.h
+echo "#define ELISPDIR \"$PREFIX/share/emacs/site-lisp\"" >> local.h
mv Makefile Makefile.orig
sed -e 's/^[ ]*$/\