From c8704f923ac75cf6b1abc5907c478cc3c22ab03b Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 18 Feb 2022 19:12:51 +0100 Subject: math/py-matplotlib: switch to Qhull8 PR: 261278 Approved by: maintainer's time-out --- math/py-matplotlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/py-matplotlib') diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index c7c79dbf85d0..a8952bd712ba 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -2,6 +2,7 @@ PORTNAME= matplotlib PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,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.so:math/qhull \ + libqhull_r.so:math/qhull8 \ libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ${PYNUMPY} \ -- cgit v1.2.3