diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-11 22:53:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-11 22:53:42 +0800 |
commit | e8129dc4165c7be4846f72311a406cbe8d528769 (patch) | |
tree | ef75c1c3abf224441f4e71680a511674df91b08e /x11-themes/gtkstep-pastel/Makefile | |
parent | 1755310a17869c3c1044ae15629a2b65d164b8da (diff) | |
download | freebsd-ports-gnome-e8129dc4165c7be4846f72311a406cbe8d528769.tar.gz freebsd-ports-gnome-e8129dc4165c7be4846f72311a406cbe8d528769.tar.zst freebsd-ports-gnome-e8129dc4165c7be4846f72311a406cbe8d528769.zip |
Deprecate unmaintained ports from x11-themes where upstream disapear and/or
where no distfiles can be found and are not used bye maintained ports
Remove from gtk-engines-collection themes that are now deprecated
Diffstat (limited to 'x11-themes/gtkstep-pastel/Makefile')
-rw-r--r-- | x11-themes/gtkstep-pastel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile index 60e85ce2b679..5a5779092a09 100644 --- a/x11-themes/gtkstep-pastel/Makefile +++ b/x11-themes/gtkstep-pastel/Makefile @@ -16,6 +16,9 @@ DISTNAME= gtksteppastel-1.2.x MAINTAINER= ports@FreeBSD.org COMMENT= Theme engine based on GtkStep to make GTK+ look nicier +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gtk12 |