git: 2902339e308a - main - emulators/qmc2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2902339e308aac08dcc35cf8ad3e25984c521e77 commit 2902339e308aac08dcc35cf8ad3e25984c521e77 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 17:55:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 17:57:15 +0000 emulators/qmc2: Mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- emulators/qmc2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index fa4715f69d1b..5fd5e09d63b2 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/qmc2/qmc2-mame-fe LICENSE= GPLv2+ +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + BUILD_DEPENDS= bash>0:shells/bash \ gawk>0:lang/gawk RUN_DEPENDS= libglvnd>0:graphics/libglvnd \