aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-aiohttp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-aiohttp/Makefile')
-rw-r--r--www/py-aiohttp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index 7d2b9c989a29..10c61bf02d00 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -22,9 +22,8 @@ OPTIONS_DEFINE= TESTS
TESTS_DESC= Install tools for test suite
TESTS_BUILD_DEPENDS= ${TEST_DEPENDS}
-USE_PYTHON= 3.3+
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:3.3+
+USE_PYTHON= autoplist distutils
.include <bsd.port.pre.mk>