diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2021-09-11 14:57:58 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2021-09-30 21:23:30 +0000 |
| commit | 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 (patch) | |
| tree | 09bef799707f4b6e715b912429bd3b73c1addf4c /math/py-matplotlib/Makefile | |
| parent | b9a93c0bf4778b9ec327c1be6f819eb1ff90ec19 (diff) | |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
Diffstat (limited to 'math/py-matplotlib/Makefile')
| -rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 57809564b37f..35541f232899 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -34,8 +34,6 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= compiler:c++11-lib gettext gnome localbase pkgconfig python:3.7+ shebangfix uniquefiles:dirs USE_PYTHON= distutils -LDFLAGS+= -fuse-ld=lld - PLIST_SUB= VER=${PORTVERSION} PORTEXAMPLES= * |
