Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2021 13:09:04 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559934 - head/math/py-matplotlib2
Message-ID:  <202101021309.102D9468025528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Jan  2 13:09:04 2021
New Revision: 559934
URL: https://svnweb.freebsd.org/changeset/ports/559934

Log:
  math/py-matplotlib2: remove unused py27 flavor

Modified:
  head/math/py-matplotlib2/Makefile

Modified: head/math/py-matplotlib2/Makefile
==============================================================================
--- head/math/py-matplotlib2/Makefile	Sat Jan  2 12:57:27 2021	(r559933)
+++ head/math/py-matplotlib2/Makefile	Sat Jan  2 13:09:04 2021	(r559934)
@@ -26,7 +26,6 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}kiwisolver>=1.0.0:math/py-kiwisolver@${PY_FLAVOR}
-py27_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>0:devel/py-backports.functools_lru_cache@${PY_FLAVOR}
 
 USES=		compiler:c++11-lib gettext gnome pkgconfig python shebangfix uniquefiles:dirs
 USE_PYTHON=	autoplist distutils



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101021309.102D9468025528>