diff options
author | skrll <skrll@pkgsrc.org> | 2000-12-20 18:31:34 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2000-12-20 18:31:34 +0000 |
commit | 9ae8ad1bff1c4d66844fc113eea2fa205cbb845e (patch) | |
tree | 0c36f0c8849c7e2b4421d88fd9bebdd505577882 /textproc/Makefile | |
parent | 0fce5ec7e62ced34c62bfd858fc4614b698bc577 (diff) | |
download | pkgsrc-9ae8ad1bff1c4d66844fc113eea2fa205cbb845e.tar.gz |
Add and enable icu
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 9880ceea9dd..9dfb8fdfac3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2000/12/12 01:31:05 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2000/12/20 18:31:34 skrll Exp $ # SUBDIR += antiword @@ -14,6 +14,7 @@ SUBDIR += glimpse SUBDIR += html SUBDIR += html2text + SUBDIR += icu SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell |