pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz Depend on the bug-fixed version of gd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/096f9fe8e48f
branches:  trunk
changeset: 495365:096f9fe8e48f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 07 16:07:14 2005 +0000

description:
Depend on the bug-fixed version of gd.

diffstat:

 graphics/graphviz/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 886ab57d87af -r 096f9fe8e48f graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Tue Jun 07 15:37:54 2005 +0000
+++ b/graphics/graphviz/Makefile        Tue Jun 07 16:07:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2005/06/05 22:29:07 minskim Exp $
+# $NetBSD: Makefile,v 1.36 2005/06/07 16:07:14 minskim Exp $
 #
 
 DISTNAME=      graphviz-2.2.1
@@ -11,7 +11,7 @@
 
 LICENSE=       graphviz-license
 
-BUILDLINK_DEPENDS.gd+= gd>=2.0.33
+BUILDLINK_DEPENDS.gd+= gd>=2.0.33nb1
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 



Home | Main Index | Thread Index | Old Index