summaryrefslogtreecommitdiff
path: root/finance/py-ebaysdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-ebaysdk/Makefile')
-rw-r--r--finance/py-ebaysdk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-ebaysdk/Makefile b/finance/py-ebaysdk/Makefile
index fe938f59c0c7..438a2dbfa45b 100644
--- a/finance/py-ebaysdk/Makefile
+++ b/finance/py-ebaysdk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ebaysdk
PORTVERSION= 2.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/timotheus/ebaysdk-python
LICENSE= CDDL
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils