pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/guppi Bump BUILDLINK_DEPENDS because of change in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb9a69261452
branches:  trunk
changeset: 485144:fb9a69261452
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 04 16:23:08 2004 +0000

description:
Bump BUILDLINK_DEPENDS because of change in guile dependency.

diffstat:

 math/guppi/buildlink3.mk |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 54f531391840 -r fb9a69261452 math/guppi/buildlink3.mk
--- a/math/guppi/buildlink3.mk  Sat Dec 04 16:22:39 2004 +0000
+++ b/math/guppi/buildlink3.mk  Sat Dec 04 16:23:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/12/04 16:22:39 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/12/04 16:23:08 wiz Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 GUPPI_BUILDLINK3_MK:=  ${GUPPI_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@
 BUILDLINK_PACKAGES+=   guppi
 
 .if !empty(GUPPI_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.guppi+=      guppi>=0.40.3nb8
-BUILDLINK_RECOMMENDED.guppi+=  guppi>=0.40.3nb11
+BUILDLINK_DEPENDS.guppi+=      guppi>=0.40.3nb13
 BUILDLINK_PKGSRCDIR.guppi?=    ../../math/guppi
 .endif # GUPPI_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index