summaryrefslogtreecommitdiff
path: root/textproc/py-xml
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-20 03:28:11 +0000
committerminskim <minskim>2004-02-20 03:28:11 +0000
commit68cac881fe64ad2144c4d894ee63764aae4ac61e (patch)
tree5044ae2dde01cc9e4efa86521bc1ffdb3dc2f0f0 /textproc/py-xml
parent6de2ccfef0e4ef71b0330141c96ce5fd4d1eff31 (diff)
downloadpkgsrc-68cac881fe64ad2144c4d894ee63764aae4ac61e.tar.gz
bl3ify
Diffstat (limited to 'textproc/py-xml')
-rw-r--r--textproc/py-xml/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 8161d699449..90944d0fd25 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/23 15:25:39 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/20 03:28:11 minskim Exp $
#
DISTNAME= PyXML-0.8.3
@@ -12,7 +12,7 @@ HOMEPAGE= http://pyxml.sourceforge.net/
COMMENT= Collection of libraries to process XML with Python
CONFLICTS+= PyXML-*
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PYDISTUTILSPKG= yes
PYBINMODULE= yes
@@ -33,7 +33,7 @@ post-extract:
PYTHON_PATCH_SCRIPTS= ${PYXML_SCRIPTS:S/$/${PYVERSSUFFIX}/g}
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-.include "../../textproc/expat/buildlink2.mk"
+.include "../../textproc/expat/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"