aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-02-18 21:15:30 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-02-18 21:15:30 +0000
commit5693794683876c2478f2a8029a6c0a47dc53c184 (patch)
tree0cae3a60269661317a4e15516121aa57e6fc7cd9 /math/py-matplotlib
parentc2a26c7a01c70722c50c0958fa2860633ced64c9 (diff)
downloadports-5693794683876c2478f2a8029a6c0a47dc53c184.tar.gz
ports-5693794683876c2478f2a8029a6c0a47dc53c184.zip
math/qhull: Renaming ports
qhull renamed to qhull7. qhull8 renamed to qhull. qhull7 marked deprecated. Dependencies updated.
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index a8952bd712ba..b2a668c827d9 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -2,7 +2,7 @@
PORTNAME= matplotlib
PORTVERSION= 3.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certifi>=0.10:security/py-certifi@${PY_FLAVOR}
LIB_DEPENDS= libfreetype.so:print/freetype2 \
- libqhull_r.so:math/qhull8 \
+ libqhull_r.so:math/qhull \
libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig
RUN_DEPENDS= ${PYNUMPY} \