diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /comms/gnome-pilot | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 d0bdb7fb081..65cca8c140f 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2013/02/06 23:21:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.78 2013/02/16 11:19:20 wiz Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 28 +PKGREVISION= 29 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 64f3edce688..4170192bed0 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2013/02/06 23:21:28 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2013/02/16 11:19:20 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.17nb28 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb29 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |