diff options
Diffstat (limited to 'finance/trytond_currency/Makefile')
-rw-r--r-- | finance/trytond_currency/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond_currency/Makefile b/finance/trytond_currency/Makefile index 1c7826ece618..47d415aa0617 100644 --- a/finance/trytond_currency/Makefile +++ b/finance/trytond_currency/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond -CONFLICTS= trytond_currency-2.[68].* +CONFLICTS= trytond28_currency-2.8.* USE_PYTHON= yes USE_PYDISTUTILS=easy_install |