summaryrefslogtreecommitdiff
path: root/textproc/xfce4-dict-plugin
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
committeradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
commite5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /textproc/xfce4-dict-plugin
parent61dea299a04da41156a746827d7dd5e09e6736d0 (diff)
downloadpkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz
Revbump after updating graphics/pango
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-rw-r--r--textproc/xfce4-dict-plugin/Makefile4
-rw-r--r--textproc/xfce4-dict-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 713abaed58e..b4f6240f2bb 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/02 17:12:04 tron Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 23:00:54 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= 13
+PKGREVISION= 14
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 3f304be33d4..2f196fa9d9e 100644
--- a/textproc/xfce4-dict-plugin/buildlink3.mk
+++ b/textproc/xfce4-dict-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2012/10/02 17:12:04 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2012/10/08 23:00:54 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.1nb13
+BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb14
BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"