diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /devel/libgail-gnome | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'devel/libgail-gnome')
-rw-r--r-- | devel/libgail-gnome/Makefile | 3 | ||||
-rw-r--r-- | devel/libgail-gnome/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index af73b4080d5..bda5299c28d 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/11/05 19:33:58 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2008/03/06 14:53:49 wiz Exp $ # DISTNAME= libgail-gnome-1.20.0 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgail-gnome/buildlink3.mk b/devel/libgail-gnome/buildlink3.mk index dfddba9c2c7..53b8d5f2aa7 100644 --- a/devel/libgail-gnome/buildlink3.mk +++ b/devel/libgail-gnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2007/06/05 05:37:14 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2008/03/06 14:53:49 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBGAIL_GNOME_BUILDLINK3_MK:= ${LIBGAIL_GNOME_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libgail-gnome .if !empty(LIBGAIL_GNOME_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.libgail-gnome+= libgail-gnome>=1.1.1nb2 -BUILDLINK_ABI_DEPENDS.libgail-gnome?= libgail-gnome>=1.1.3nb5 +BUILDLINK_ABI_DEPENDS.libgail-gnome?= libgail-gnome>=1.20.0nb1 BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome .endif # LIBGAIL_GNOME_BUILDLINK3_MK |