summaryrefslogtreecommitdiff
path: root/x11/vte
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit576a92e2b24421ac9d05664837c985556f99fc23 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/vte
parent3442388befab123cbc12141a1c2e72bf6257666f (diff)
downloadpkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11/vte')
-rw-r--r--x11/vte/Makefile4
-rw-r--r--x11/vte/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile
index 93e83b963e2..0c00a9c8025 100644
--- a/x11/vte/Makefile
+++ b/x11/vte/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.83 2011/03/03 12:05:22 obache Exp $
+# $NetBSD: Makefile,v 1.84 2011/04/22 13:42:27 obache Exp $
#
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/x11/vte/buildlink3.mk b/x11/vte/buildlink3.mk
index 1912955ed54..bde94a50e18 100644
--- a/x11/vte/buildlink3.mk
+++ b/x11/vte/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2011/01/13 13:36:27 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2011/04/22 13:42:27 obache Exp $
BUILDLINK_TREE+= vte
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte
VTE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.vte+= vte>=0.14.0
-BUILDLINK_ABI_DEPENDS.vte?= vte>=0.26.2nb1
+BUILDLINK_ABI_DEPENDS.vte?= vte>=0.26.2nb2
BUILDLINK_PKGSRCDIR.vte?= ../../x11/vte
.include "../../devel/glib2/buildlink3.mk"