diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 0e2c44127859cbdfdddf3db69273b48d48cc7abd (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /comms | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'comms')
-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 f90088b0309..6acd4e28d25 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2012/07/01 19:05:14 dholland Exp $ +# $NetBSD: Makefile,v 1.68 2012/07/15 08:22:47 wiz Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 19 +PKGREVISION= 20 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 09e6453c829..7caa7894b1b 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2012/06/14 07:43:12 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2012/07/15 08:22:47 wiz Exp $ BUILDLINK_TREE+= gnome-pilot @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-pilot GNOME_PILOT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.12nb2 -BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb18 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb20 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |