diff --git a/x11-toolkits/p5-Gtk2-GladeXML/Makefile b/x11-toolkits/p5-Gtk2-GladeXML/Makefile index 8774a20ae5fb..a2015b6e7ba7 100644 --- a/x11-toolkits/p5-Gtk2-GladeXML/Makefile +++ b/x11-toolkits/p5-Gtk2-GladeXML/Makefile @@ -1,27 +1,30 @@ PORTNAME= Gtk2-GladeXML PORTVERSION= 1.008 PORTREVISION= 3 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Creates users interfaces directly from Glade XML files WWW= https://metacpan.org/release/Gtk2-GladeXML LICENSE= LGPL20 +DEPRECATED= Upstream marked this module as Deprecated +EXPIRATION_DATE= 2024-01-16 + BUILD_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \ p5-ExtUtils-Depends>=0.3:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1.1:devel/p5-ExtUtils-PkgConfig \ p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \ p5-Cairo>=0:graphics/p5-Cairo RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \ p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 USES= gnome perl5 USE_GNOME= libglade2 USE_PERL5= configure .include