diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/gnome-sharp | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11/gnome-sharp')
-rw-r--r-- | x11/gnome-sharp/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-sharp/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile index 60fb0e79787..62373316fef 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/22 13:42:30 obache Exp $ # DISTNAME= gnome-sharp-2.24.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/} diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk index d15a83ac8dc..c36a3a3e646 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2011/04/22 13:42:30 obache Exp $ BUILDLINK_TREE+= gnome-sharp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-sharp GNOME_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.0 -BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.24.2nb2 +BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.24.2nb3 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .include "../../devel/libgnomeui/buildlink3.mk" |