summaryrefslogtreecommitdiff
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-08-14 05:59:16 +0000
committerobache <obache@pkgsrc.org>2013-08-14 05:59:16 +0000
commit7cea0e46a76c734c2c21d9529c411de6f3f2435e (patch)
tree6a411977b3c9fce2948c0eecee4d293c1b3bb7cf /x11/gnome-applets/Makefile
parent099a8488138642ccc0b86bc4997a409eb2d42410 (diff)
downloadpkgsrc-7cea0e46a76c734c2c21d9529c411de6f3f2435e.tar.gz
Switch to use libnotify07.
Bump PKGREVISION.
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 1a0829944bb..cbb63ea2858 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.116 2013/06/06 12:55:13 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2013/08/14 05:59:16 obache Exp $
#
DISTNAME= gnome-applets-2.32.1.1
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -79,7 +79,7 @@ BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.74
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/gnome-settings-daemon/buildlink3.mk"
.include "../../sysutils/libgtop/buildlink3.mk"
-.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../sysutils/libnotify07/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../x11/gnome-control-center/buildlink3.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"