diff options
author | swills <swills@FreeBSD.org> | 2011-10-30 23:39:39 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-10-30 23:39:39 +0800 |
commit | 33c9bddf33655c1961c4039403836f696e7b2c6d (patch) | |
tree | 867eec32c4e3237da6c1d7269723b02ea17925db | |
parent | 32cab6fbfd46e5266cf571cf3df2c34e7f157f01 (diff) | |
download | freebsd-ports-gnome-33c9bddf33655c1961c4039403836f696e7b2c6d.tar.gz freebsd-ports-gnome-33c9bddf33655c1961c4039403836f696e7b2c6d.tar.zst freebsd-ports-gnome-33c9bddf33655c1961c4039403836f696e7b2c6d.zip |
- Upcoming ruby-gnome update removes dependencies, schedule for deletion
-rw-r--r-- | mail/gtray/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/gtray/Makefile b/mail/gtray/Makefile index d40106eb66f2..8f305c8adb9f 100644 --- a/mail/gtray/Makefile +++ b/mail/gtray/Makefile @@ -17,6 +17,9 @@ COMMENT= Tray applet that checks your GMail account status RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtktrayicon.so:${PORTSDIR}/x11/ruby-gtktrayicon \ ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 +DEPRECATED= Upcoming ruby-gnome update removes dependencies +EXPIRATION_DATE=2011-11-30 + USE_RUBY= yes USE_GNOME= gtk20 NO_BUILD= yes |