diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-16 19:15:16 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-16 19:15:16 +0000 |
commit | 9c6bc404a9e39141943f5833a392ef686f57cabc (patch) | |
tree | c468bb3c88c9b48b479a2f7017bfdedf5b300ff2 /textproc/Makefile | |
parent | ca6ef8815693b3158a4b500d04ed07e8f2d0a691 (diff) | |
download | pkgsrc-9c6bc404a9e39141943f5833a392ef686f57cabc.tar.gz |
Add and enable p5-XML-XPath.
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 e0da3f6f792..9510abd2916 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2001/04/16 19:04:38 jtb Exp $ +# $NetBSD: Makefile,v 1.89 2001/04/16 19:15:16 jtb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -49,6 +49,7 @@ SUBDIR+= p5-Text-Wrapper SUBDIR+= p5-XML-Node SUBDIR+= p5-XML-Parser SUBDIR+= p5-XML-RSS +SUBDIR+= p5-XML-XPath SUBDIR+= par SUBDIR+= py-dtml SUBDIR+= pyxml |