aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-02-21 12:23:32 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-02-21 12:23:32 +0000
commit4f103dbb80ad30a2536f69096c46e62a810dae13 (patch)
treea8dda779c9f7e45204d671b64672e523f8cfa88a /finance
parentca9a59d777865ddabfd3b0b6dea4d9be4c1f0651 (diff)
downloadports-4f103dbb80ad30a2536f69096c46e62a810dae13.tar.gz
ports-4f103dbb80ad30a2536f69096c46e62a810dae13.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/openerp-server/Makefile3
-rw-r--r--finance/openerp/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile
index 28d5b9c9e27f..5f277e6f5de7 100644
--- a/finance/openerp-server/Makefile
+++ b/finance/openerp-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openerp-server
PORTVERSION= 5.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance python
MASTER_SITES= http://openerp.com/download/stable/source/
@@ -23,6 +23,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imag
${PYTHON_PKGNAMEPREFIX}pydot>0:${PORTSDIR}/graphics/py-pydot \
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
+ ${PYTHON_PKGNAMEPREFIX}xml>0:${PORTSDIR}/textproc/py-xml \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/finance/openerp/Makefile b/finance/openerp/Makefile
index 28d5b9c9e27f..5f277e6f5de7 100644
--- a/finance/openerp/Makefile
+++ b/finance/openerp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openerp-server
PORTVERSION= 5.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance python
MASTER_SITES= http://openerp.com/download/stable/source/
@@ -23,6 +23,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imag
${PYTHON_PKGNAMEPREFIX}pydot>0:${PORTSDIR}/graphics/py-pydot \
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
+ ${PYTHON_PKGNAMEPREFIX}xml>0:${PORTSDIR}/textproc/py-xml \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
RUN_DEPENDS= ${BUILD_DEPENDS}