summaryrefslogtreecommitdiff
path: root/x11/xfce4-settings
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-08-16 09:20:40 +0000
committerobache <obache@pkgsrc.org>2013-08-16 09:20:40 +0000
commit5fc84970778775513560361fff878adb0f081e72 (patch)
treedb16d8c14c3c16d9c522a5512d1fb0ebccebd6cf /x11/xfce4-settings
parenta887a8a35c533306a1f7fca1f52034bb07e658a3 (diff)
downloadpkgsrc-5fc84970778775513560361fff878adb0f081e72.tar.gz
revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.
Diffstat (limited to 'x11/xfce4-settings')
-rw-r--r--x11/xfce4-settings/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xfce4-settings/Makefile b/x11/xfce4-settings/Makefile
index 63404f98d0f..ab11336ef8a 100644
--- a/x11/xfce4-settings/Makefile
+++ b/x11/xfce4-settings/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2013/08/16 07:42:55 obache Exp $
+# $NetBSD: Makefile,v 1.26 2013/08/16 09:20:42 obache Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 4.6.5
DISTNAME= xfce4-settings-${XFCE4_VERSION}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= x11
COMMENT= Xfce settings manager
@@ -32,7 +32,7 @@ CONF_FILES+= \
.include "../../devel/xfconf/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"