aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond_stock_forecast
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-09-26 10:54:54 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-09-26 10:54:54 +0000
commitc60658e046921c2965ea9d8840167f72004de95b (patch)
treef8cd7f19208b73a292fe33f4fc7eb85cab9ba345 /finance/trytond_stock_forecast
parenta1f035b573600d32500f7666c6c52f2eb992b759 (diff)
downloadports-c60658e046921c2965ea9d8840167f72004de95b.tar.gz
ports-c60658e046921c2965ea9d8840167f72004de95b.zip
Notes
Diffstat (limited to 'finance/trytond_stock_forecast')
-rw-r--r--finance/trytond_stock_forecast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/trytond_stock_forecast/Makefile b/finance/trytond_stock_forecast/Makefile
index a00f213d514f..a851b3909ec2 100644
--- a/finance/trytond_stock_forecast/Makefile
+++ b/finance/trytond_stock_forecast/Makefile
@@ -3,6 +3,7 @@
PORTNAME= trytond_stock_forecast
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
@@ -14,7 +15,7 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \
trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
- trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_company \
+ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \
trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company
USE_PYTHON= yes