diff options
author | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
commit | 87287867747d7cc355a7123a13dede71c1d87151 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /devel/libgail-gnome | |
parent | a126573b408069b9d49d8a9f4bf0bc6dd0fea676 (diff) | |
download | pkgsrc-87287867747d7cc355a7123a13dede71c1d87151.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'devel/libgail-gnome')
-rw-r--r-- | devel/libgail-gnome/Makefile | 4 | ||||
-rw-r--r-- | devel/libgail-gnome/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index 585651bcc74..518de1d6d53 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:02 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2008/09/06 20:54:32 wiz Exp $ # DISTNAME= libgail-gnome-1.20.0 -PKGREVISION= 1 +PKGREVISION= 2 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 53b8d5f2aa7..036461cf17e 100644 --- a/devel/libgail-gnome/buildlink3.mk +++ b/devel/libgail-gnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2008/03/06 14:53:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2008/09/06 20:54:32 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.20.0nb1 +BUILDLINK_ABI_DEPENDS.libgail-gnome?= libgail-gnome>=1.20.0nb2 BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome .endif # LIBGAIL_GNOME_BUILDLINK3_MK |