git: fd4e15841d34 - main - devel/pyside6: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:23:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd4e15841d341fc7c1a89def1c536da0aa349fd2 commit fd4e15841d341fc7c1a89def1c536da0aa349fd2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:08:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:08:32 +0000 devel/pyside6: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- devel/pyside6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pyside6/Makefile b/devel/pyside6/Makefile index 3805cff19bd3..beb624803fcf 100644 --- a/devel/pyside6/Makefile +++ b/devel/pyside6/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ libLLVM.so:devel/llvm${LLVM_DEFAULT} \ libshiboken6.abi${PYTHON_MAJOR_VER}.so:devel/shiboken6@${PY_FLAVOR} -USES= cmake gl python:3.5+ qt:6 tar:xz +USES= cmake gl python qt:6 tar:xz USE_GL= gl USE_LDCONFIG= yes USE_PYTHON= flavors