aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ptpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ptpython/Makefile')
-rw-r--r--devel/py-ptpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ptpython/Makefile b/devel/py-ptpython/Makefile
index fce6a820f668..090e89cc9964 100644
--- a/devel/py-ptpython/Makefile
+++ b/devel/py-ptpython/Makefile
@@ -30,7 +30,7 @@ PTIPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAV
.include <bsd.port.pre.mk>
-.if ${PYTHON_REL} < 3800
+.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif