diff options
Diffstat (limited to 'finance/trytond_stock_location_sequence/Makefile')
-rw-r--r-- | finance/trytond_stock_location_sequence/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond_stock_location_sequence/Makefile b/finance/trytond_stock_location_sequence/Makefile index 71a4c4d6e0bb..c35e7bccd122 100644 --- a/finance/trytond_stock_location_sequence/Makefile +++ b/finance/trytond_stock_location_sequence/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock -CONFLICTS= trytond_stock_location_sequence-2.[68].* +CONFLICTS= trytond28_stock_location_sequence-2.8.* USE_PYTHON= yes USE_PYDISTUTILS=easy_install |