diff options
Diffstat (limited to 'finance/trytond28_stock_inventory_location/Makefile')
-rw-r--r-- | finance/trytond28_stock_inventory_location/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_stock_inventory_location/Makefile b/finance/trytond28_stock_inventory_location/Makefile index 62e37811225d..5f75cf5dcf4f 100644 --- a/finance/trytond28_stock_inventory_location/Makefile +++ b/finance/trytond28_stock_inventory_location/Makefile @@ -13,7 +13,7 @@ COMMENT= Tryton Application Platform (Stock Inventory Location Module) LICENSE= GPLv3 -RUN_DEPENDS= trytond28_stock>=2.8.2:${PORTSDIR}/finance/trytond28_stock +RUN_DEPENDS= trytond28_stock>=2.8.2:finance/trytond28_stock CONFLICTS= trytond_stock_inventory_location-2.[46].* |