- Add new dependencies to port
- BUMP PORTREVISION "Thanks to: Javier Villarroya and Jim Mercer" Approved by: itetcu (mentor) Feature safe: yes
This commit is contained in:
parent
ca9a59d777
commit
4f103dbb80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250113
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= openerp-server
|
PORTNAME= openerp-server
|
||||||
PORTVERSION= 5.0.6
|
PORTVERSION= 5.0.6
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= finance python
|
CATEGORIES= finance python
|
||||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
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}pydot>0:${PORTSDIR}/graphics/py-pydot \
|
||||||
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
|
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
|
||||||
${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
|
${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
|
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= openerp-server
|
PORTNAME= openerp-server
|
||||||
PORTVERSION= 5.0.6
|
PORTVERSION= 5.0.6
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= finance python
|
CATEGORIES= finance python
|
||||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
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}pydot>0:${PORTSDIR}/graphics/py-pydot \
|
||||||
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
|
${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
|
||||||
${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
|
${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
|
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user