summaryrefslogtreecommitdiff
path: root/databases/tdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tdb/Makefile')
-rw-r--r--databases/tdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 34a72f49cfe..4d44b0ceeda 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/06/14 21:18:22 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/25 10:30:00 wiz Exp $
DISTNAME= tdb-1.2.12
CATEGORIES= databases
@@ -23,6 +23,7 @@ PKGCONFIG_OVERRIDE= tdb.pc.in
PYTHON_FOR_BUILD_ONLY= yes
REPLACE_PYTHON+= buildtools/bin/waf
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.2.12
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"