From 691767b6fb05c373bbfafe1885efce4cda40a7ff Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 3 Apr 2008 11:32:42 +0000 Subject: [PATCH] +py-lxml --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 1fdb44eaff0..0e739c288c8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.229 2008/01/29 11:12:56 laurent Exp $ +# $OpenBSD: Makefile,v 1.230 2008/04/03 11:32:42 ajacoutot Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -205,6 +205,7 @@ SUBDIR += py-docutils SUBDIR += py-feedparser SUBDIR += py-jaxml + SUBDIR += py-lxml SUBDIR += py-pygments SUBDIR += py-rtf SUBDIR += py-xml