summaryrefslogtreecommitdiff
path: root/databases/py-ckanclient
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-ckanclient')
-rw-r--r--databases/py-ckanclient/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-ckanclient/Makefile b/databases/py-ckanclient/Makefile
index 310ea6edd3e..5c6ba7a7411 100644
--- a/databases/py-ckanclient/Makefile
+++ b/databases/py-ckanclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/03 11:04:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2011/10/14 04:23:20 dholland Exp $
#
DISTNAME= ckanclient-0.9
@@ -15,5 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 24 25
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"