diff options
author | skrll <skrll> | 2001-01-13 16:49:58 +0000 |
---|---|---|
committer | skrll <skrll> | 2001-01-13 16:49:58 +0000 |
commit | 89130ae1865faddc6a20c5bf5029e775bf6efa1d (patch) | |
tree | 7fda887f8bdb616dafca77d6e10a5ac51ecf3881 /textproc | |
parent | 36877b45a09437873acdd5156a2d24418aaf0c3e (diff) | |
download | pkgsrc-89130ae1865faddc6a20c5bf5029e775bf6efa1d.tar.gz |
Add and enable xerces-c
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 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 |