diff options
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 498ffad97a2a..2c6d82e89adc 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= notification-daemon -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= deskutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ @@ -15,7 +14,8 @@ MAINTAINER= andreas@syndrom23.de COMMENT= Send small notifications to your desktop LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ - notify.0:${PORTSDIR}/devel/libnotify + notify.0:${PORTSDIR}/devel/libnotify \ + sexy:${PORTSDIR}/x11-toolkits/libsexy USE_GNOME= gnomehack gnometarget intlhack gtk20 USE_LIBTOOL_VER=15 |