summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2012-07-15 08:22:46 +0000
committerwiz <wiz>2012-07-15 08:22:46 +0000
commit27ab9e465f777fcaf53314080689678e5600afa2 (patch)
tree995f544a17669ea8784e75991cca8e44c116fca9 /x11/xfce4-notes-plugin
parent6db8725b93c82d28ab0bf39757700ea9da8ba39c (diff)
downloadpkgsrc-27ab9e465f777fcaf53314080689678e5600afa2.tar.gz
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r--x11/xfce4-notes-plugin/Makefile4
-rw-r--r--x11/xfce4-notes-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile
index 14b4f2e5fc9..be252ee3985 100644
--- a/x11/xfce4-notes-plugin/Makefile
+++ b/x11/xfce4-notes-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/03/03 00:12:02 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2012/07/15 08:23:01 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 1.6.0
DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/
COMMENT= Xfce notes plugin
diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk
index f3995bfd0b2..3f3ecb79527 100644
--- a/x11/xfce4-notes-plugin/buildlink3.mk
+++ b/x11/xfce4-notes-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2012/05/07 01:54:15 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2012/07/15 08:23:01 wiz Exp $
BUILDLINK_TREE+= xfce4-notes-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin
XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0
-BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb9
+BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb10
BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"