summaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit7485b2b7a0cd79c171e558ae7a13d992bb45af8d (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /x11/xfce4-clipman-plugin
parent1c58030c89252417cec81202772bb1451ae039c7 (diff)
downloadpkgsrc-7485b2b7a0cd79c171e558ae7a13d992bb45af8d.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 9d009b06754..5f897f7a3f0 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2010/11/15 22:59:15 abs Exp $
+# $NetBSD: Makefile,v 1.19 2011/01/13 13:36:49 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 0.8.0
DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION}
#PKGREVISION= 1
-PKGREVISION= 4
+PKGREVISION= 5
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 7cfcc2fe371..bd960ffb665 100644
--- a/x11/xfce4-clipman-plugin/buildlink3.mk
+++ b/x11/xfce4-clipman-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2010/11/15 22:59:15 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2011/01/13 13:36:49 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.0nb4
+BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.8.0nb5
BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"