aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-leveldb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-leveldb/Makefile')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index 3bf0598f05c8..919c3c913b09 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb
-PYTHON_FEATURES=autoplist,distutils
+USE_PYTHON= autoplist distutils
USES= python tar:xz
post-patch: