summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commitc97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /x11/xfce4-notes-plugin
parent07435253cd80264af7e7b985b74b4f88a4f605e8 (diff)
downloadpkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r--x11/xfce4-notes-plugin/Makefile3
-rw-r--r--x11/xfce4-notes-plugin/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile
index 734d042e67e..c470be6b80b 100644
--- a/x11/xfce4-notes-plugin/Makefile
+++ b/x11/xfce4-notes-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:19 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2009/08/26 19:57:04 sno Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,6 +8,7 @@ XFCE4_VERSION= 1.6.0
DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
#PKGREVISION= 1
+PKGREVISION= 1
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 74220dafe08..d6b7e414997 100644
--- a/x11/xfce4-notes-plugin/buildlink3.mk
+++ b/x11/xfce4-notes-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2009/03/20 19:25:53 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2009/08/26 19:57:04 sno Exp $
BUILDLINK_TREE+= xfce4-notes-plugin
@@ -6,6 +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.0nb1
BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"