From a6f9977779c2ac3c14d479d4ec9ce9ea5e2735c8 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 7 Jun 2005 16:07:14 +0000 Subject: Depend on the bug-fixed version of gd. --- graphics/graphviz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/graphviz/Makefile') diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 7a8321cf372..ec921e2dc50 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -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 @@ COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs LICENSE= graphviz-license -BUILDLINK_DEPENDS.gd+= gd>=2.0.33 +BUILDLINK_DEPENDS.gd+= gd>=2.0.33nb1 DIST_SUBDIR= ${PKGNAME_NOREV} -- cgit v1.2.3