From b7959ee29d684911e0c22502dcb45aeb7721be86 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 14 Jul 2011 15:53:38 +0000 Subject: Builds fine with Python 3.1 and is needed as dependency elsewhere. --- textproc/py-cElementTree/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/py-cElementTree') diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile index 8a60defb85b..90dc1d39921 100644 --- a/textproc/py-cElementTree/Makefile +++ b/textproc/py-cElementTree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/05/04 11:38:05 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/07/14 15:53:38 joerg Exp $ # PKGNAME= ${PYPKGPREFIX}-cElementTree-0 @@ -11,8 +11,6 @@ COMMENT= C implementation of Python ElementTree API PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 27 26 25 - EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_elementtree.c USE_TOOLS+= patch -- cgit v1.2.3