summaryrefslogtreecommitdiff
path: root/textproc/py-cElementTree
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-cElementTree
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-cElementTree')
-rw-r--r--textproc/py-cElementTree/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index 74e0dc5047f..3ee0479cf75 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/03/15 19:42:33 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.13 2016/08/28 15:48:35 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-cElementTree-${PY_DISTVERSION}
CATEGORIES= textproc python
@@ -17,7 +17,6 @@ PY_PATCHPLIST= yes
PY_SETUP_SUBST+= EXPATPREFIX=${BUILDLINK_DIR}
PY_SETUP_SUBST+= EXPATRTPREFIX=${BUILDLINK_PREFIX.expat}
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
PYSETUPINSTALLARGS+= --install-lib ${PREFIX}/${PYLIB}/lib-dynload
# ignore errors due to missing files (EXTRACT_ELEMENTS!)