diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /comms/gnome-pilot | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 7d75fc4a4c0..a4183b24b7f 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/04/27 12:53:25 cjep Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:08 wiz Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/comms/gnome-pilot/buildlink2.mk b/comms/gnome-pilot/buildlink2.mk index 89e7ee80a4e..210fa64b32d 100644 --- a/comms/gnome-pilot/buildlink2.mk +++ b/comms/gnome-pilot/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:54:08 wiz Exp $ # # This Makefile fragment is included by packages that use gnome-pilot. # @@ -9,7 +9,7 @@ GNOME_PILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnome-pilot -BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71 +BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb2 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot |