diff options
author | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
commit | 6d9af8d68d56c4569329a5d06d3a7e121c31268a (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /comms/gnome-pilot | |
parent | 6b0b055137cc8d8b15c94ed4a025b6244da98f11 (diff) | |
download | pkgsrc-6d9af8d68d56c4569329a5d06d3a7e121c31268a.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
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 b590e3ba318..43e5b769eea 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/11/12 01:31:47 salo Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/03 18:49:35 reed Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 5 +PKGREVISION= 6 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 24474f57708..1d4fcb7d078 100644 --- a/comms/gnome-pilot/buildlink2.mk +++ b/comms/gnome-pilot/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.4 2003/11/12 01:31:47 salo Exp $ +# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:49:35 reed 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.71nb5 +BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb6 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot |