diff options
author | jwise <jwise@pkgsrc.org> | 2000-08-21 18:10:22 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-08-21 18:10:22 +0000 |
commit | 3b7c13cfb1f7d44365c0f3c05682ba3048364313 (patch) | |
tree | 84e3fc1b0fe99a72fd601a7609a6c9d4ed51e05d /textproc | |
parent | 095a6282d9c69c5b5629b4be38941fa95033bdea (diff) | |
download | pkgsrc-3b7c13cfb1f7d44365c0f3c05682ba3048364313.tar.gz |
Add and enable tclxml.
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 e73e37c2840..72b72b4b3c1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2000/07/31 01:56:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.50 2000/08/21 18:10:22 jwise Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -35,6 +35,7 @@ SUBDIR += sp SUBDIR += t1lib SUBDIR += t1utils + SUBDIR += tclxml SUBDIR += ted SUBDIR += ted-cs SUBDIR += ted-da |