diff options
author | mycroft <mycroft> | 1998-11-13 15:26:06 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-11-13 15:26:06 +0000 |
commit | 276eb2b01ab8e1d530bee2ccda27604663e23d7d (patch) | |
tree | 5b03fb615a77ae3b9eddf8380d261cd773b68abd /textproc | |
parent | 63f5e54540c02f6074f26fb925dceefa3001e881 (diff) | |
download | pkgsrc-276eb2b01ab8e1d530bee2ccda27604663e23d7d.tar.gz |
Add the info file to the PLIST, and install it.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell/Makefile | 4 | ||||
-rw-r--r-- | textproc/ispell/pkg/PLIST | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 00ceead7d83..3e2a49437e7 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/10/27 07:21:19 garbled Exp $ +# $NetBSD: Makefile,v 1.13 1998/11/13 15:26:06 mycroft Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/13 23:29:52 jmz Exp # @@ -12,6 +12,8 @@ HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html MAKE_FLAGS= TMPDIR=${.CURDIR} SCRIPTS_ENV= "LANG=${LANG}" +USE_GTEXINFO= yes +INFO_FILES= ispell .include "../../mk/bsd.prefs.mk" diff --git a/textproc/ispell/pkg/PLIST b/textproc/ispell/pkg/PLIST index 3ef69241f09..c517f555f21 100644 --- a/textproc/ispell/pkg/PLIST +++ b/textproc/ispell/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1998/01/12 11:47:44 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 1998/11/13 15:26:06 mycroft Exp $ bin/buildhash bin/findaffix bin/icombine @@ -8,6 +8,7 @@ bin/munchlist bin/sq bin/tryaffix bin/unsq +info/ispell share/emacs/site-lisp/ispell.el lib/american.hash lib/americanmed+.hash |