diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index e61f8a3c0bab..e71a04c691cf 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -22,6 +22,9 @@ LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy \ libfreetype.so:print/freetype2 RUN_DEPENDS= dbus-daemon:devel/dbus +DEPRECATED= No longer supported by upstream, replaced with deskutils/xfce4-notifyd +EXPIRATION_DATE=2016-11-23 + GNU_CONFIGURE= yes INSTALLS_ICONS= yes USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 |