diff options
Diffstat (limited to 'finance/trytond28_product/Makefile')
-rw-r--r-- | finance/trytond28_product/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile index dc62b7c2e28f..d7c3f131287c 100644 --- a/finance/trytond28_product/Makefile +++ b/finance/trytond28_product/Makefile @@ -13,7 +13,7 @@ COMMENT= Tryton Application Platform (Product Module) LICENSE= GPLv3 -RUN_DEPENDS= trytond28>=2.8.2:${PORTSDIR}/finance/trytond28 +RUN_DEPENDS= trytond28>=2.8.2:finance/trytond28 CONFLICTS= trytond_product-2.[46].* |