aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond28_product/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond28_product/Makefile')
-rw-r--r--finance/trytond28_product/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile
index 6091b19a09e7..1fd96912daa4 100644
--- a/finance/trytond28_product/Makefile
+++ b/finance/trytond28_product/Makefile
@@ -18,8 +18,7 @@ RUN_DEPENDS= trytond28>=2.8.2:${PORTSDIR}/finance/trytond28
CONFLICTS= trytond_product-2.[46].*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>