git: c40015e5e0ca - main - devel/py-tables: Remove duplicate USES=localbase
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 19:33:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c40015e5e0cafdc95e9db3ac2f537790ee36106e commit c40015e5e0cafdc95e9db3ac2f537790ee36106e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:26:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 19:09:46 +0000 devel/py-tables: Remove duplicate USES=localbase Approved by: portmgr (blanket) --- devel/py-tables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index 0bd37464bdb2..cf4b99c08752 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ CONFLICTS_BUILD= zstd # conflicting version of zstd is bundled -USES= fortran localbase python:3.6+ localbase +USES= fortran localbase python:3.6+ USE_PYTHON= autoplist concurrent distutils cython PORTEXAMPLES= *