aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond28_dashboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond28_dashboard/Makefile')
-rw-r--r--finance/trytond28_dashboard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_dashboard/Makefile b/finance/trytond28_dashboard/Makefile
index ce7a54f5b297..fe1e040fab8b 100644
--- a/finance/trytond28_dashboard/Makefile
+++ b/finance/trytond28_dashboard/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= trytond28>=2.8.2:finance/trytond28
CONFLICTS= trytond_dashboard-2.[46].*
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>