From 3c5ea510a9369f69488c44b1828ec355352ccedf Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 7 Feb 2010 11:29:08 +0000 Subject: [PATCH] Add & enable p5-XML-XPathEngine --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 738d94e838ff..4d32f62a6dcf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.517 2010/02/04 22:53:15 seb Exp $ +# $NetBSD: Makefile,v 1.518 2010/02/07 11:29:08 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -365,6 +365,7 @@ SUBDIR+= p5-XML-UM SUBDIR+= p5-XML-Writer SUBDIR+= p5-XML-Writer-String SUBDIR+= p5-XML-XPath +SUBDIR+= p5-XML-XPathEngine SUBDIR+= p5-XML-XQL SUBDIR+= p5-XML-XSLT SUBDIR+= p5-XML-XUpdate-LibXML