diff options
author | rh <rh@pkgsrc.org> | 2000-08-29 14:25:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-29 14:25:04 +0000 |
commit | 6b015ab4cc76a2e7a49661461ac085b3bf38e1ed (patch) | |
tree | 71c438a7b91088f9dcac4d32d1f5bb53fea8f005 /textproc | |
parent | c9f7d744ab7d325c5eab3cd86588b771069a376d (diff) | |
download | pkgsrc-6b015ab4cc76a2e7a49661461ac085b3bf38e1ed.tar.gz |
Add and enable libunicode
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 15606eeddb7..6df1257b308 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2000/08/21 18:44:47 jwise Exp $ +# $NetBSD: Makefile,v 1.52 2000/08/29 14:25:04 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -20,6 +20,7 @@ SUBDIR += ispell-gaeilge SUBDIR += jade SUBDIR += kdoc + SUBDIR += libunicode SUBDIR += libxml SUBDIR += lout SUBDIR += mminstance |