git: 54ee1a2422bf - main - devel/shiboken6: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:23:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=54ee1a2422bf07ec22694b9a6bd5d8a49a70dea4 commit 54ee1a2422bf07ec22694b9a6bd5d8a49a70dea4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:08:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:08:33 +0000 devel/shiboken6: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- devel/shiboken6/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/shiboken6/Makefile b/devel/shiboken6/Makefile index 41c5f56843a0..e7c3f2ca192a 100644 --- a/devel/shiboken6/Makefile +++ b/devel/shiboken6/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ libLLVM.so:devel/llvm${LLVM_DEFAULT} \ libxslt.so:textproc/libxslt -USES= cmake compiler:c++17-lang gnome localbase python:3.5+ \ - shebangfix tar:xz qt:6 +USES= cmake compiler:c++17-lang gnome localbase python shebangfix tar:xz qt:6 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_PYTHON= flavors