summaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:41:29 +0000
committerwiz <wiz>2012-02-06 12:41:29 +0000
commit31e09294d3bc309911923d250ffe183a08fcd09e (patch)
treefd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /x11/xfce4-clipman-plugin
parent117a55b2f052b6cd7ecccaa90df28aad967c50b4 (diff)
downloadpkgsrc-31e09294d3bc309911923d250ffe183a08fcd09e.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
-rw-r--r--x11/xfce4-clipman-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 17c0ec137ac..bd3ccaa48a7 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2011/11/01 06:03:11 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/02/06 12:42:28 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.8.0
DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/
COMMENT= Xfce clipboard plugin
diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk
index c596e8d5e84..b5e4edfeaa0 100644
--- a/x11/xfce4-clipman-plugin/buildlink3.mk
+++ b/x11/xfce4-clipman-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2011/11/01 06:03:11 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2012/02/06 12:42:28 wiz Exp $
BUILDLINK_TREE+= xfce4-clipman-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-clipman-plugin
XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0
-BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.8.0nb7
+BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.8.0nb8
BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"