summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-06 15:10:01 +0000
committerwiz <wiz@pkgsrc.org>2006-01-06 15:10:01 +0000
commit751d30d6377f228402a1f53bf08b8d4a4fa165e8 (patch)
tree2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /comms/gnome-pilot
parent43c5a98fb7c30f28ccc9ec223f446850a7b6bff1 (diff)
downloadpkgsrc-751d30d6377f228402a1f53bf08b8d4a4fa165e8.tar.gz
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gnome-pilot/buildlink3.mk5
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index b949a3eeefb..d7d6446bf3a 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2005/12/31 12:32:32 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/01/06 15:10:01 wiz Exp $
#
DISTNAME= gnome-pilot-2.0.12
-PKGREVISION= 1
+PKGREVISION= 2
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 e8f75e2ce11..1648aad7f8f 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2005/12/31 12:32:32 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2006/01/06 15:10:01 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-pilot}
BUILDLINK_PACKAGES+= gnome-pilot
.if !empty(GNOME_PILOT_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.12
-BUILDLINK_RECOMMENDED.gnome-pilot?= gnome-pilot>=2.0.12nb1
+BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.12nb2
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.endif # GNOME_PILOT_BUILDLINK3_MK