aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-10-29 07:16:09 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-10-29 07:16:09 +0000
commit3a69b7a5e7dca1ab4b57170ddf20d3589ffcd1bb (patch)
tree073d8334ff4ee1b08a7f4bbbfe895f12c3573511 /math/py-matplotlib
parent64039ed16c19a427008d702df1ada1659bceb4e4 (diff)
Notes
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 804fb27b91e4..67361a802cb9 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -36,6 +36,8 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= compiler:c++11-lib gettext gnome localbase pkgconfig python:3.6+ shebangfix uniquefiles:dirs
USE_PYTHON= distutils
+LDFLAGS+= -fuse-ld=lld
+
OPTIONS_DEFINE= EXAMPLES \
QT5AGGBACKEND TKAGGBACKEND
OPTIONS_DEFAULT= TKAGGBACKEND