From 559d03711fb87954a559e48186543a197f1aa4a9 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 9 Jun 2021 16:57:37 +0300 Subject: math/py-matplotlib: remove unneded dependency on tcl PR: 255843 Approved by: maintainer timeout (mainland@apeiron.net, 1 month) --- math/py-matplotlib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/py-matplotlib') diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index abaf8bc2c13f..57809564b37f 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -18,8 +18,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libqhull.so:math/qhull \ libpng.so:graphics/png \ - libfontconfig.so:x11-fonts/fontconfig \ - libtcl86.so:lang/tcl86 + libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cycler>=0.10:devel/py-cycler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \ -- cgit v1.2.3