diff options
author | rh <rh> | 2000-08-29 14:25:04 +0000 |
---|---|---|
committer | rh <rh> | 2000-08-29 14:25:04 +0000 |
commit | 622f851e141261bb3c84567fea986a2e8dbdc7b7 (patch) | |
tree | 71c438a7b91088f9dcac4d32d1f5bb53fea8f005 /textproc | |
parent | 53b3a863611630162f7e30529d6d04ead871d909 (diff) | |
download | pkgsrc-622f851e141261bb3c84567fea986a2e8dbdc7b7.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 |