aboutsummaryrefslogtreecommitdiff
path: root/devel/py-trollius/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-trollius/Makefile')
-rw-r--r--devel/py-trollius/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-trollius/Makefile b/devel/py-trollius/Makefile
index 4c6fd089062f..50ba06a8f48f 100644
--- a/devel/py-trollius/Makefile
+++ b/devel/py-trollius/Makefile
@@ -14,8 +14,7 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}futures>0:${PORTSDIR}/devel/py-futures
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>