summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-06-07 16:07:14 +0000
committerminskim <minskim@pkgsrc.org>2005-06-07 16:07:14 +0000
commitf2f919ba323d5126499d48739980bcaa7cfb27d9 (patch)
tree66866bca252e2886642f95d2473334e6c4462abd /graphics/graphviz
parent0ee5688b725d834d275c5a1e584b7943586fdbda (diff)
downloadpkgsrc-f2f919ba323d5126499d48739980bcaa7cfb27d9.tar.gz
Depend on the bug-fixed version of gd.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
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}