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 | bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /textproc/xfce4-dict-plugin | |
parent | 5baa1103cbf676ebb1be8f98a04c06b423017e76 (diff) | |
download | pkgsrc-bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-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 052c83943c5..e9f0f44aff9 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/07/15 08:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/09/07 19:17:36 adam 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= 10 +PKGREVISION= 11 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 ea49775b98f..ab79d7d774a 100644 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ b/textproc/xfce4-dict-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/07/15 08:22:56 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/09/07 19:17:36 adam 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.1nb10 +BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb11 BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |