diff options
Diffstat (limited to 'finance/trytond28_calendar_todo/Makefile')
-rw-r--r-- | finance/trytond28_calendar_todo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_calendar_todo/Makefile b/finance/trytond28_calendar_todo/Makefile index a27fe62c50a0..8a0333c3ec07 100644 --- a/finance/trytond28_calendar_todo/Makefile +++ b/finance/trytond28_calendar_todo/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= trytond28_calendar>=2.8.0:finance/trytond28_calendar CONFLICTS= trytond_calendar_todo-2.[46].* -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist .include <bsd.port.mk> |