diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-06 22:11:20 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-06 22:11:20 +0000 |
commit | 17c8650e5cd0e824974c667ed020f03adad7dbcc (patch) | |
tree | bdb6f9034dda9de40eb806ef400ecfaaef9e577f /textproc/Makefile | |
parent | 427d68c23717d69e65ef0aee4efe55c826c79832 (diff) | |
download | pkgsrc-17c8650e5cd0e824974c667ed020f03adad7dbcc.tar.gz |
Add and enable isearch.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d335238d154..75e7f2ae0c6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2001/01/21 22:44:57 rh Exp $ +# $NetBSD: Makefile,v 1.71 2001/02/06 22:11:20 jtb Exp $ # SUBDIR += antiword @@ -15,6 +15,7 @@ SUBDIR += html SUBDIR += html2text SUBDIR += icu + SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell |