We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670bc6a commit 559d037Copy full SHA for 559d037
1 file changed
math/py-matplotlib/Makefile
@@ -18,8 +18,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
18
LIB_DEPENDS= libfreetype.so:print/freetype2 \
19
libqhull.so:math/qhull \
20
libpng.so:graphics/png \
21
- libfontconfig.so:x11-fonts/fontconfig \
22
- libtcl86.so:lang/tcl86
+ libfontconfig.so:x11-fonts/fontconfig
23
RUN_DEPENDS= ${PYNUMPY} \
24
${PYTHON_PKGNAMEPREFIX}cycler>=0.10:devel/py-cycler@${PY_FLAVOR} \
25
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \
0 commit comments