diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/xfce4-clipman-plugin | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index adfe16ad469..dbb947e2bf1 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/07/15 08:23:00 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/09/07 19:17:54 adam 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= 10 +PKGREVISION= 11 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 78d39212668..7efb37f00bc 100644 --- a/x11/xfce4-clipman-plugin/buildlink3.mk +++ b/x11/xfce4-clipman-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2012/07/15 08:23:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2012/09/07 19:17:54 adam 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.0nb10 +BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb11 BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |