diff options
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 5a9a438016f2..fdbc91b71178 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ @@ -16,7 +17,7 @@ COMMENT= Send small notifications to your desktop LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ notify.0:${PORTSDIR}/devel/libnotify -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gtk20 +USE_GNOME= gnomehack gnometarget intlhack gtk20 USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services |