summaryrefslogtreecommitdiff
path: root/devel/py-subvertpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-subvertpy/Makefile')
-rw-r--r--devel/py-subvertpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile
index 1bd9ead3a8a..3e751edd5da 100644
--- a/devel/py-subvertpy/Makefile
+++ b/devel/py-subvertpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/04/09 07:27:06 obache Exp $
+# $NetBSD: Makefile,v 1.27 2014/05/09 07:37:02 wiz Exp $
DISTNAME= subvertpy-0.8.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ LICENSE= gnu-lgpl-v2.1
MAKE_ENV+= SVN_PREFIX=${BUILDLINK_PREFIX.subversion-base}
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.8.10
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8.10
.include "../../devel/subversion-base/buildlink3.mk"
.include "../../lang/python/distutils.mk"