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