View | Details | Raw Unified | Return to bug 232717
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 15-20 Link Here
15
15
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR}
17
17
18
OPTIONS_DEFINE=	MATPLOTLIB
19
MATPLOTLIB_DESC=	Use matplotlib for `mprof plot` support
20
MATPLOTLIB_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
21
18
USES=		python
22
USES=		python
19
USE_PYTHON=	autoplist concurrent distutils
23
USE_PYTHON=	autoplist concurrent distutils
20
NO_ARCH=	yes
24
NO_ARCH=	yes

Return to bug 232717