diff options
-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 |