diff options
author | jwise <jwise> | 2000-08-21 18:10:22 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-08-21 18:10:22 +0000 |
commit | ee406e32c01fcef30fbbf4d87cc6f6e5be177370 (patch) | |
tree | 84e3fc1b0fe99a72fd601a7609a6c9d4ed51e05d /textproc | |
parent | ff908389cd59dd0d823ce0268e08a219c3c25c49 (diff) | |
download | pkgsrc-ee406e32c01fcef30fbbf4d87cc6f6e5be177370.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 |