summaryrefslogtreecommitdiff
path: root/finance/openerp-server
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-28 15:11:20 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-28 15:11:20 +0000
commit2d2cb40be98b205d7111f14f87db2582063ccf0f (patch)
treeba58613d66efb61598154b276c253cf92e03d022 /finance/openerp-server
parentSimple and dumb file system watcher. (diff)
- Update BUILD_DEPENDS
Submitted by: Uwe Trenkner <uwe@trenknerconsulting.com> (via Email) Approved by: miwi,jadawin(mentors,implicit)
Notes
Notes: svn path=/head/; revision=243429
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 fc1069f89efd..9b655cefb5b7 100644
--- a/finance/openerp-server/Makefile
+++ b/finance/openerp-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openerp-server
PORTVERSION= 5.0.6
+PORTREVISION= 1
CATEGORIES= finance python
MASTER_SITES= http://openerp.com/download/stable/source/
@@ -22,7 +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_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab
+ ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= 2.4+