diff options
author | adam <adam@pkgsrc.org> | 2011-02-23 08:54:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-02-23 08:54:07 +0000 |
commit | 2ef4d11fd2aa495820b12d74ffc3f18d08c8d7d0 (patch) | |
tree | f27a68929d3dafacb077fc9ee441307c56798916 /textproc/Makefile | |
parent | 073ad1898321dc05befa0e6c9e4a6b8b708d2475 (diff) | |
download | pkgsrc-2ef4d11fd2aa495820b12d74ffc3f18d08c8d7d0.tar.gz |
Removed textproc/p5-XML-Xerces (cannot be built with xerces-c 3.1.1)
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7044628e499..c66c6a82fec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.569 2011/02/23 08:41:57 adam Exp $ +# $NetBSD: Makefile,v 1.570 2011/02/23 08:54:31 adam Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -396,7 +396,6 @@ SUBDIR+= p5-XML-XPathEngine SUBDIR+= p5-XML-XQL SUBDIR+= p5-XML-XSLT SUBDIR+= p5-XML-XUpdate-LibXML -SUBDIR+= p5-XML-Xerces SUBDIR+= p5-YAML SUBDIR+= p5-YAML-LibYAML SUBDIR+= p5-YAML-Syck |