diff options
Diffstat (limited to 'finance/trytond_stock_lot/Makefile')
-rw-r--r-- | finance/trytond_stock_lot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond_stock_lot/Makefile b/finance/trytond_stock_lot/Makefile index eb45d48ddd43..4c25e4f7b4d9 100644 --- a/finance/trytond_stock_lot/Makefile +++ b/finance/trytond_stock_lot/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock -CONFLICTS= trytond_stock_lot-2.[68].* +CONFLICTS= trytond28_stock_lot-2.8.* USE_PYTHON= yes USE_PYDISTUTILS=easy_install |