summaryrefslogtreecommitdiff
path: root/databases/py-bdb-xml
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /databases/py-bdb-xml
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'databases/py-bdb-xml')
-rw-r--r--databases/py-bdb-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-bdb-xml/Makefile b/databases/py-bdb-xml/Makefile
index 05f48371d7b..6c2d80dbbfc 100644
--- a/databases/py-bdb-xml/Makefile
+++ b/databases/py-bdb-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/09 07:36:57 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/12/05 21:25:32 adam Exp $
DISTNAME= dbxml-2.5.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/db/bdb-/}
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/dbxml/src/python
USE_LANGUAGES= c c++
NO_CONFIGURE= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.5.16
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.5.16
SUBST_CLASSES+= fix-path
SUBST_STAGE.fix-path= pre-build