aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-cql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-cql/Makefile')
-rw-r--r--databases/py-cql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-cql/Makefile b/databases/py-cql/Makefile
index 2c0e18235c0f..d7c531400975 100644
--- a/databases/py-cql/Makefile
+++ b/databases/py-cql/Makefile
@@ -15,8 +15,8 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/Thrift.py:${PORTSDIR}/devel/py-thrift
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= cql
.include <bsd.port.mk>