summaryrefslogtreecommitdiff
path: root/www/py-gdata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-gdata/Makefile')
-rw-r--r--www/py-gdata/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile
index 7fef0f8d9c9..5bb8aaeecfc 100644
--- a/www/py-gdata/Makefile
+++ b/www/py-gdata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/07/03 08:37:43 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/01/25 10:30:29 wiz Exp $
DISTNAME= gdata-2.0.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.0.18
+
REPLACE_PYTHON= src/atom/__init__.py
REPLACE_PYTHON+= src/atom/auth.py
REPLACE_PYTHON+= src/atom/client.py