diff options
author | skrll <skrll@pkgsrc.org> | 2001-01-15 12:44:49 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-01-15 12:44:49 +0000 |
commit | 92366eea812f3bbfb7b180adcfd8bb96729fa70d (patch) | |
tree | 38d33dbccec5d36f7142b5d5e46e9d7d6d6e37c3 /textproc | |
parent | cf336216955ce789128463077c18abeceed2be57 (diff) | |
download | pkgsrc-92366eea812f3bbfb7b180adcfd8bb96729fa70d.tar.gz |
Add and enable xalan-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 791928e75a4..9103411b3ad 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2001/01/13 16:49:58 skrll Exp $ +# $NetBSD: Makefile,v 1.68 2001/01/15 12:44:49 skrll Exp $ # SUBDIR += antiword @@ -63,6 +63,7 @@ SUBDIR += untex SUBDIR += urlview SUBDIR += wdiff + SUBDIR += xalan-c SUBDIR += xalan-j SUBDIR += xerces-c SUBDIR += xerces-j |