git: e6c29a4e6d4c - main - math/py-spint: Revert eeaf3f884e8763da4978e3bf8e2ec56581f89d8c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:32:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6c29a4e6d4cdc9da63eae50391e8d8753681791 commit e6c29a4e6d4cdc9da63eae50391e8d8753681791 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:24:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:24:43 +0000 math/py-spint: Revert eeaf3f884e8763da4978e3bf8e2ec56581f89d8c --- math/py-spint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-spint/Makefile b/math/py-spint/Makefile index 5bc233f38cc9..c998b79af842 100644 --- a/math/py-spint/Makefile +++ b/math/py-spint/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpysal>=4.0.0:science/py-libpysal@${PY_FLA ${PYTHON_PKGNAMEPREFIX}spreg>=0:math/py-spreg@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes