git: bfe3f3b7bcf4 - main - devel/bloomberg-bde: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Sep 2023 20:53:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfe3f3b7bcf4eab54f719be05886fe894c57941f commit bfe3f3b7bcf4eab54f719be05886fe894c57941f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-06 20:50:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-06 20:50:37 +0000 devel/bloomberg-bde: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- devel/bloomberg-bde/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/bloomberg-bde/Makefile b/devel/bloomberg-bde/Makefile index 1d6802e3b0e1..a8b024f93213 100644 --- a/devel/bloomberg-bde/Makefile +++ b/devel/bloomberg-bde/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/bloomberg/bde LICENSE= APACHE20 -USES= cmake python:3.8+,build pkgconfig +USES= cmake python:build pkgconfig USE_GITHUB= yes GH_ACCOUNT= bloomberg