aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-27 09:37:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-27 09:37:50 +0000
commitfa56610258ff849a828f84eb3204f69da4dd9792 (patch)
treee53fc95042c52466c50eed966fd66b6b3326be32 /finance
parentb5f091dd4ea0aa91e7db6cd284cd7375c5213b9d (diff)
downloadports-fa56610258ff849a828f84eb3204f69da4dd9792.tar.gz
ports-fa56610258ff849a828f84eb3204f69da4dd9792.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/odoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index cb27eb8dd825..7058d54daeb9 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libsasl2.so:security/cyrus-sasl2
RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}serial>=0:comms/py-serial@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyserial>=0:comms/py-pyserial@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}vobject>=0:deskutils/py-vobject@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \