diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-06 19:25:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-06 19:25:22 +0000 |
commit | b2d4b904f89e76a2b441e6fa06f3a9d73335a241 (patch) | |
tree | eda063406ca718fcd428c1296cb18d6d464fb54f /irc | |
parent | cffdefd062660afc5a1f03ac89ca9af6eabde59b (diff) | |
download | ports-b2d4b904f89e76a2b441e6fa06f3a9d73335a241.tar.gz ports-b2d4b904f89e76a2b441e6fa06f3a9d73335a241.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-systray-plugin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile index 3db9c49fe8f3..5aedcacc6cfa 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -18,6 +18,9 @@ COMMENT= Systray icon plugin for X-Chat RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat +DEPRECATED= Functionality is now included in xchat +EXPIRATION_DATE=2006-02-06 + WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} USE_GMAKE= yes USE_GNOME= gtk20 |