summaryrefslogtreecommitdiff
path: root/databases/tdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tdb/Makefile')
-rw-r--r--databases/tdb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index a932fb49dcc..bf95f054ad7 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/03/26 11:48:38 adam Exp $
+# $NetBSD: Makefile,v 1.38 2019/03/27 06:28:05 adam Exp $
DISTNAME= tdb-1.4.0
CATEGORIES= databases
@@ -15,6 +15,8 @@ BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
# both install tdbtool and tdbdump
CONFLICTS+= samba<3.6.6nb3
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_TOOLS+= gmake
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PYTHONBIN}