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