git: 86b233ac7189 - main - x11-toolkits/rep-gtk2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 14:15:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=86b233ac7189633b932d8871745874bde6ceb35b commit 86b233ac7189633b932d8871745874bde6ceb35b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-17 14:00:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-17 14:15:20 +0000 x11-toolkits/rep-gtk2: Mark DEPRECATED - Uses deprecated gtk2 libraries - Set EXPIRATION_DATE 2024-12-31 --- x11-toolkits/rep-gtk2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 284c5701791e..e632111a4ea7 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -13,6 +13,9 @@ WWW= https://sawfish.tuxfamily.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated gtk2 library +EXPIRATION_DATE= 2024-12-31 + LIB_DEPENDS= librep.so:lang/librep \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2