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/jpilot | |
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/jpilot')
-rw-r--r-- | comms/jpilot/Makefile | 3 | ||||
-rw-r--r-- | comms/jpilot/buildlink2.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 790791b5fd8..e5a06e2c73e 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2003/03/04 16:29:28 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2003/05/02 11:54:09 wiz Exp $ # DISTNAME= jpilot-0.99.5 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ diff --git a/comms/jpilot/buildlink2.mk b/comms/jpilot/buildlink2.mk index 8e8504e2b8c..9edd082c7ae 100644 --- a/comms/jpilot/buildlink2.mk +++ b/comms/jpilot/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.4 2003/03/04 16:29:29 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.5 2003/05/02 11:54:09 wiz Exp $ .if !defined(JPILOT_BUILDLINK2_MK) JPILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= jpilot -BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5 +BUILDLINK_DEPENDS.jpilot?= jpilot>=0.99.5nb1 BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot BUILDLINK_DEPMETHOD.jpilot?= build |