diff options
Diffstat (limited to 'x11-toolkits/p5-GtkXmHTML/Makefile')
-rw-r--r-- | x11-toolkits/p5-GtkXmHTML/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/p5-GtkXmHTML/Makefile b/x11-toolkits/p5-GtkXmHTML/Makefile index 2dfc625cf91..c75dc2fb63b 100644 --- a/x11-toolkits/p5-GtkXmHTML/Makefile +++ b/x11-toolkits/p5-GtkXmHTML/Makefile @@ -24,4 +24,7 @@ USE_GNOME= gnomelibs PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} +DEPRECATED= depends on a broken, expired port +EXPIRATION_DATE=2009-01-19 + .include <bsd.port.mk> |