aboutsummaryrefslogtreecommitdiff
path: root/databases/ldb12
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2017-11-21 17:00:12 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2017-11-21 17:00:12 +0000
commitdbaa72074dde53ac57163412088b7e8775e6821a (patch)
tree979630746e3f1fe921888b0b77638de4d25443f0 /databases/ldb12
parent4e15df801dd1e5bac66658956d08fdbac9e88a3c (diff)
downloadports-dbaa72074dde53ac57163412088b7e8775e6821a.tar.gz
ports-dbaa72074dde53ac57163412088b7e8775e6821a.zip
Make sure that you can compile all supplimentary ports without Python bindings
Notes
Notes: svn path=/head/; revision=454619
Diffstat (limited to 'databases/ldb12')
-rw-r--r--databases/ldb12/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ldb12/Makefile b/databases/ldb12/Makefile
index 71ced127e394..03323d857580 100644
--- a/databases/ldb12/Makefile
+++ b/databases/ldb12/Makefile
@@ -79,6 +79,7 @@ PLIST_FILES= include/ldb_version.h \
%%PKGCONFIGDIR%%/ldb.pc
.if defined(NO_PYTHON)
+USES+= python:2.7,build
CONFIGURE_ARGS+= --disable-python
.else
USES+= python:2.7