diff options
-rw-r--r-- | databases/tdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile index cebffca203af..4d60e2c6c0f5 100644 --- a/databases/tdb/Makefile +++ b/databases/tdb/Makefile @@ -22,7 +22,7 @@ LICENSE= GPLv3 CONFLICTS= *samba3[0-4]-3.* -USE_PYTHON_BUILD= yes +USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes HAS_CONFIGURE= yes WAF_TOOL= buildtools/bin/waf |