git: 3331cd3c3e8c - main - x11-toolkits/pythonqt: mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 20:34:31 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3331cd3c3e8c5f1d393ac644beacb0a9273ca160 commit 3331cd3c3e8c5f1d393ac644beacb0a9273ca160 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 18:26:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 20:34:03 +0000 x11-toolkits/pythonqt: mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- x11-toolkits/pythonqt/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/pythonqt/Makefile b/x11-toolkits/pythonqt/Makefile index 74c72225c531..734241b64a48 100644 --- a/x11-toolkits/pythonqt/Makefile +++ b/x11-toolkits/pythonqt/Makefile @@ -10,6 +10,9 @@ WWW= https://mevislab.github.io/pythonqt/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + USES= gettext-runtime gl python qmake qt:5 USE_QT= core declarative gui multimedia network opengl printsupport sql svg webkit widgets xml xmlpatterns \ buildtools:build