aboutsummaryrefslogtreecommitdiff
path: root/math/py-pybloom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pybloom/Makefile')
-rw-r--r--math/py-pybloom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-pybloom/Makefile b/math/py-pybloom/Makefile
index 8b2c92d1b1de..10254ae2317b 100644
--- a/math/py-pybloom/Makefile
+++ b/math/py-pybloom/Makefile
@@ -13,8 +13,7 @@ COMMENT= Probabilistic data structure
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:${PORTSDIR}/devel/py-bitarray
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>