diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | ac346464079bf72615a7216be48a6690256577b6 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /x11/lablgtk | |
parent | 562927480a5f4995b010394b810a2975634b31a9 (diff) | |
download | pkgsrc-ac346464079bf72615a7216be48a6690256577b6.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'x11/lablgtk')
-rw-r--r-- | x11/lablgtk/Makefile | 4 | ||||
-rw-r--r-- | x11/lablgtk/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile index 724d2bc09bd..5d0c1a2e199 100644 --- a/x11/lablgtk/Makefile +++ b/x11/lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2011/12/24 04:23:21 dholland Exp $ +# $NetBSD: Makefile,v 1.53 2012/01/13 10:55:50 obache Exp $ # DISTNAME= lablgtk-2.14.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ diff --git a/x11/lablgtk/buildlink3.mk b/x11/lablgtk/buildlink3.mk index 3d60aaaf43d..a8414587f64 100644 --- a/x11/lablgtk/buildlink3.mk +++ b/x11/lablgtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2011/12/24 04:23:21 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2012/01/13 10:55:50 obache Exp $ BUILDLINK_TREE+= lablgtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lablgtk LABLGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lablgtk+= lablgtk>=2.6.0nb3 -BUILDLINK_ABI_DEPENDS.lablgtk?= lablgtk>=2.6.0nb5 +BUILDLINK_ABI_DEPENDS.lablgtk?= lablgtk>=2.14.2nb11 BUILDLINK_PKGSRCDIR.lablgtk?= ../../x11/lablgtk # gnome-panel must be exposed if and only if we built with it |