summaryrefslogtreecommitdiff
path: root/finance/openerp-server
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/openerp-server
parentThere are now 125 supported cities by BBBike (diff)
- Add new dependencies to port
- BUMP PORTREVISION "Thanks to: Javier Villarroya and Jim Mercer" Approved by: itetcu (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=250113
Diffstat (limited to 'finance/openerp-server')
-rw-r--r--finance/openerp-server/Makefile3
1 files changed, 2 insertions, 1 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}