pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz This package requires gd>=2.0.33.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fed60e0715b
branches:  trunk
changeset: 495248:8fed60e0715b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jun 05 22:29:07 2005 +0000

description:
This package requires gd>=2.0.33.

diffstat:

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

diffs (18 lines):

diff -r f11ac45a0419 -r 8fed60e0715b graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Sun Jun 05 22:19:41 2005 +0000
+++ b/graphics/graphviz/Makefile        Sun Jun 05 22:29:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/06/01 18:02:56 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2005/06/05 22:29:07 minskim Exp $
 #
 
 DISTNAME=      graphviz-2.2.1
@@ -11,6 +11,8 @@
 
 LICENSE=       graphviz-license
 
+BUILDLINK_DEPENDS.gd+= gd>=2.0.33
+
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews



Home | Main Index | Thread Index | Old Index