diff options
-rw-r--r-- | x11-toolkits/gtkextra/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile index 195c6da256d7..2b21ddd7b4d8 100644 --- a/x11-toolkits/gtkextra/Makefile +++ b/x11-toolkits/gtkextra/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME:S/gtk/gtk+/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ +DEPRECATED= no longer supported upstream, no more depend on +EXPIRATION_DATE= 2011-12-09 + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= gtk12 |