diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
commit | 7a9b4e2b9ab286940b3deb0f4373cdfc7a7bdbfd (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /comms/gnome-pilot | |
parent | f6f13cb4249cac6323b09bffa4af30ed411b3dd6 (diff) | |
download | pkgsrc-7a9b4e2b9ab286940b3deb0f4373cdfc7a7bdbfd.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index ddd4e339db4..22a0838ed36 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2008/09/06 20:54:31 wiz Exp $ # DISTNAME= gnome-pilot-2.0.15 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} diff --git a/comms/gnome-pilot/buildlink3.mk b/comms/gnome-pilot/buildlink3.mk index 367085edd8a..340abc55481 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2008/09/06 20:54:31 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+ @@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-pilot .if !empty(GNOME_PILOT_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.12nb2 -BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.15nb5 +BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.15nb6 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .endif # GNOME_PILOT_BUILDLINK3_MK |