summaryrefslogtreecommitdiff
path: root/textproc/py-xml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
commit32e3777c0483c942db7d33c0514dde781322fe36 (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /textproc/py-xml/Makefile
parentdabc97757de5c7e532f1c54535ae41f78f5ff9b4 (diff)
downloadpkgsrc-32e3777c0483c942db7d33c0514dde781322fe36.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'textproc/py-xml/Makefile')
-rw-r--r--textproc/py-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index f8a94942d3f..597004d992d 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/01/25 10:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/09 07:37:22 wiz Exp $
DISTNAME= PyXML-0.8.4
PKGNAME= ${PYPKGPREFIX}-xml-0.8.4
@@ -18,7 +18,7 @@ PYSETUPBUILDARGS+= --ldflags="${EXPAT_LDFLAGS}"
EXPAT_LDFLAGS= ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.expat}/lib
FIX_RPATH+= EXPAT_LDFLAGS
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # dead upstream, no plans of porting
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # dead upstream, no plans of porting
PYXML_SCRIPTS= scripts/xmlproc_parse \
scripts/xmlproc_val