diff --git a/x11-toolkits/wxgtk28-contrib/Makefile b/x11-toolkits/wxgtk28-contrib/Makefile --- a/x11-toolkits/wxgtk28-contrib/Makefile +++ b/x11-toolkits/wxgtk28-contrib/Makefile @@ -1,6 +1,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The wxWidgets GUI toolkit contributed libraries +DEPRECATED= Abandoned project, use wx 3.x +EXPIRATION_DATE= 2022-12-31 + WXGTK_FLAVOR= gtk2-contrib MASTERDIR= ${.CURDIR}/../wxgtk28 diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -10,6 +10,9 @@ COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings WWW= https://www.wxwidgets.org/ +DEPRECATED= Abandoned project, use wx 3.x +EXPIRATION_DATE= 2022-12-31 + LIB_DEPENDS+= libpng.so:graphics/png\ libtiff.so:graphics/tiff\ libexpat.so:textproc/expat2