summaryrefslogtreecommitdiff
path: root/finance/odoo
diff options
context:
space:
mode:
Diffstat (limited to 'finance/odoo')
-rw-r--r--finance/odoo/Makefile7
-rw-r--r--finance/odoo/files/pkg-message.in2
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index e9be8a109df1..d6612be65d32 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= odoo
PORTVERSION= 18.0.20250719
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= finance www
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libsass>0:www/py-libsass@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml-html-clean>=0:devel/py-lxml-html-clean@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
@@ -64,7 +64,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} \
+ ${PY_SETUPTOOLS}
USES= cpe gnome ldap python pgsql shebangfix
USE_GNOME= libxml2
diff --git a/finance/odoo/files/pkg-message.in b/finance/odoo/files/pkg-message.in
index b57224be3927..b9cc261d754b 100644
--- a/finance/odoo/files/pkg-message.in
+++ b/finance/odoo/files/pkg-message.in
@@ -17,7 +17,7 @@ Odoo 18 ERP was installed
3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines:
odoo_database="postgresql_odoo_database_name" # This is odoodb by default
- odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by defualt
+ odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by default
4) Odoo database host, user and password must be defined at %%ETCDIR%%/odoo.conf