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 f75e5783c6ee..23b8da1b1750 100644 --- a/finance/trytond28_timesheet/Makefile +++ b/finance/trytond28_timesheet/Makefile @@ -13,7 +13,7 @@ COMMENT= Tryton Application Platform (Timesheet Module) LICENSE= GPLv3 -RUN_DEPENDS= trytond28_company_work_time>=2.8.0:${PORTSDIR}/finance/trytond28_company_work_time +RUN_DEPENDS= trytond28_company_work_time>=2.8.0:finance/trytond28_company_work_time CONFLICTS= trytond_timesheet-2.[46].* |