Date: Fri, 30 Jun 2023 07:23:13 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8cf2cfd7b9d6 - main - devel/pyside6-tools: Clean up USES=python Message-ID: <202306300723.35U7NDqc085072@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cf2cfd7b9d67e119e8f5b11e06a70ba5c63fccf commit 8cf2cfd7b9d67e119e8f5b11e06a70ba5c63fccf 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/pyside6-tools: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- devel/pyside6-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pyside6-tools/Makefile b/devel/pyside6-tools/Makefile index 04f02262fc93..33c922591983 100644 --- a/devel/pyside6-tools/Makefile +++ b/devel/pyside6-tools/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libshiboken6.abi${PYTHON_MAJOR_VER}.so:devel/shiboken6@${PY_FLAVOR} libzstd.so:archivers/zstd \ libLLVM-${LLVM_DEFAULT}.so:devel/llvm${LLVM_DEFAULT} -USES= cmake gl python:3.5+ qt:6 shebangfix tar:xz xorg +USES= cmake gl python qt:6 shebangfix tar:xz xorg USE_GL= gl USE_PYTHON= flavors USE_QT= base tools languageserver declarative
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300723.35U7NDqc085072>