diff options
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r-- | math/py-matplotlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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} \ |