From eb13ea93657c516fe1fa19b78b2012ab3f814b25 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 24 Jul 2005 14:32:28 +0000 Subject: Fix CONFLICTS line. --- textproc/py-xml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index 85b5ded7bb2..7ae2e35d5cf 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:42 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/07/24 14:32:28 wiz Exp $ # DISTNAME= PyXML-0.8.4 @@ -10,7 +10,7 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://pyxml.sourceforge.net/ COMMENT= Collection of libraries to process XML with Python -CONFLICTS+= PyXML-* +CONFLICTS+= PyXML-[0-9]* PYDISTUTILSPKG= yes PYBINMODULE= yes -- cgit v1.2.3