diff options
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index fd51065209f6..039f6145d8a5 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -7,14 +7,14 @@ PORTNAME= libnotify PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ MAINTAINER= andreas@syndrom23.de COMMENT= A library for desktop notifications -LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ +LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ popt.0:${PORTSDIR}/devel/popt USE_GNOME= gnomehack gnometarget intlhack glib20 |