diff options
author | skrll <skrll@pkgsrc.org> | 2001-01-13 16:49:58 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-01-13 16:49:58 +0000 |
commit | 5e7bb42668b3d181d049b6eb9d32a5d89aef8a1f (patch) | |
tree | 7fda887f8bdb616dafca77d6e10a5ac51ecf3881 /textproc/Makefile | |
parent | 1d9a57d640d1ad8e00290576932595c2e1ca9976 (diff) | |
download | pkgsrc-5e7bb42668b3d181d049b6eb9d32a5d89aef8a1f.tar.gz |
Add and enable xerces-c
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 8b50e348ffb..791928e75a4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2000/12/28 12:40:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.67 2001/01/13 16:49:58 skrll Exp $ # SUBDIR += antiword @@ -64,6 +64,7 @@ SUBDIR += urlview SUBDIR += wdiff SUBDIR += xalan-j + SUBDIR += xerces-c SUBDIR += xerces-j SUBDIR += xp SUBDIR += xt |