diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-20 17:20:57 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-20 17:20:57 +0000 |
commit | 6c6b72523502135a007ede6386683dc7f8d12905 (patch) | |
tree | 7fd4486a5fe95dc1c0f49e540a7a050e82c16883 /finance/trytond_stock_inventory_location | |
parent | c9c7d169004f833c98fb9417e8dced9263b64219 (diff) | |
download | ports-6c6b72523502135a007ede6386683dc7f8d12905.tar.gz ports-6c6b72523502135a007ede6386683dc7f8d12905.zip |
Notes
Diffstat (limited to 'finance/trytond_stock_inventory_location')
-rw-r--r-- | finance/trytond_stock_inventory_location/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond_stock_inventory_location/Makefile b/finance/trytond_stock_inventory_location/Makefile index 2cef05af2fa8..f9c745bb99b2 100644 --- a/finance/trytond_stock_inventory_location/Makefile +++ b/finance/trytond_stock_inventory_location/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_inventory_location-2.[68].* +CONFLICTS= trytond28_stock_inventory_location-2.8.* USE_PYTHON= yes USE_PYDISTUTILS=easy_install |