summaryrefslogtreecommitdiff
path: root/textproc/py-xml
diff options
context:
space:
mode:
authorwiz <wiz>2016-08-28 15:48:28 +0000
committerwiz <wiz>2016-08-28 15:48:28 +0000
commitf52ce4da4220d932e98def84e21459e2cbaa77e9 (patch)
tree7a5f961fd7465a18423b1e92a6abb26f9ca019c9 /textproc/py-xml
parentce6bf051ccf19709da42b8bbaaead7f87015d630 (diff)
downloadpkgsrc-f52ce4da4220d932e98def84e21459e2cbaa77e9.tar.gz
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure. Mark a couple more packages as not ready for python-3.x.
Diffstat (limited to 'textproc/py-xml')
-rw-r--r--textproc/py-xml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 793208ae5ee..1534fcc7f53 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/07/09 13:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/08/28 15:48:36 wiz Exp $
DISTNAME= PyXML-0.8.4
PKGNAME= ${PYPKGPREFIX}-xml-0.8.4
@@ -32,7 +32,6 @@ post-extract:
.endfor
REPLACE_PYTHON= ${PYXML_SCRIPTS:S/$/${PYVERSSUFFIX}/g}
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
.include "../../textproc/expat/buildlink3.mk"
.include "../../lang/python/distutils.mk"