summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2005-06-07 16:07:14 +0000
committerminskim <minskim>2005-06-07 16:07:14 +0000
commita6f9977779c2ac3c14d479d4ec9ce9ea5e2735c8 (patch)
tree66866bca252e2886642f95d2473334e6c4462abd /graphics
parent0b7eb5cdd53cbcf67dc70846b0b8aa6adb0b3d8d (diff)
downloadpkgsrc-a6f9977779c2ac3c14d479d4ec9ce9ea5e2735c8.tar.gz
Depend on the bug-fixed version of gd.
Diffstat (limited to 'graphics')
-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}