diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 0e2c44127859cbdfdddf3db69273b48d48cc7abd (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /textproc | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 4 | ||||
-rw-r--r-- | textproc/xfce4-dict-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 64a7c9884e4..052c83943c5 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 00:12:04 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/07/15 08:22:56 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ COMMENT= Xfce dictionary server plugin diff --git a/textproc/xfce4-dict-plugin/buildlink3.mk b/textproc/xfce4-dict-plugin/buildlink3.mk index e52c1cdab6f..ea49775b98f 100644 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ b/textproc/xfce4-dict-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2012/05/07 01:54:04 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2012/07/15 08:22:56 wiz Exp $ BUILDLINK_TREE+= xfce4-dict-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-dict-plugin XFCE4_DICT_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1 -BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb9 +BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb10 BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |