git: cde987748c6d - main - devel/py-nbdime: Sort USES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:42:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cde987748c6d1db19199ef8b5e008030c6a10c76 commit cde987748c6d1db19199ef8b5e008030c6a10c76 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:48:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:48:16 +0000 devel/py-nbdime: Sort USES --- devel/py-nbdime/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/py-nbdime/Makefile b/devel/py-nbdime/Makefile index 4331bef83507..ef756d12b258 100644 --- a/devel/py-nbdime/Makefile +++ b/devel/py-nbdime/Makefile @@ -22,11 +22,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR} -USES= python:3.7+ cpe +USES= cpe python:3.7+ USE_PYTHON= autoplist concurrent distutils -CPE_VENDOR= jupyter - NO_ARCH= yes +CPE_VENDOR= jupyter + .include <bsd.port.mk>