aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond_currency/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond_currency/Makefile')
-rw-r--r--finance/trytond_currency/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/trytond_currency/Makefile b/finance/trytond_currency/Makefile
index 7c0a055ecfce..1f5bcb3adccf 100644
--- a/finance/trytond_currency/Makefile
+++ b/finance/trytond_currency/Makefile
@@ -16,8 +16,7 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond
CONFLICTS= trytond28_currency-2.8.*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>