diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-10-30 15:39:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-10-30 15:39:39 +0000 |
commit | c359f4b786d217b34ed012aeae47f799cc593148 (patch) | |
tree | b188ce118996094917b7db363d959f52d1ffef09 /mail | |
parent | 5e58bde207760d58f39e6d0b0b05f661674d2820 (diff) |
Notes
Diffstat (limited to 'mail')
-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 |