aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tapi/Makefile')
-rw-r--r--devel/py-tapi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-tapi/Makefile b/devel/py-tapi/Makefile
index 38617f3a740a..ef9d0abe92db 100644
--- a/devel/py-tapi/Makefile
+++ b/devel/py-tapi/Makefile
@@ -13,8 +13,7 @@ COMMENT= Framework for testing APIs
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>