aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-altair
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:04:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:04:04 +0000
commit9d7220c31b06b39ad0eac0827a97257a7a80f0c9 (patch)
tree73863e8e6f52ba25a0b1c579fbf9497cbae691a5 /graphics/py-altair
parentcef3fe41de1fadd57fc28db69dcd8e07ea69822f (diff)
downloadports-9d7220c31b06b39ad0eac0827a97257a7a80f0c9.tar.gz
ports-9d7220c31b06b39ad0eac0827a97257a7a80f0c9.zip
Diffstat (limited to 'graphics/py-altair')
-rw-r--r--graphics/py-altair/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/py-altair/Makefile b/graphics/py-altair/Makefile
index b115aa2c42b2..a38741a35f80 100644
--- a/graphics/py-altair/Makefile
+++ b/graphics/py-altair/Makefile
@@ -25,10 +25,6 @@ NO_ARCH= yes
.include <bsd.port.pre.mk>
-.if ${PYTHON_REL} < 30800
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
-.endif
-
.if ${PYTHON_REL} < 31100
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}
.endif