From owner-freebsd-ports@FreeBSD.ORG Sat Mar 24 12:52:13 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C611216A401; Sat, 24 Mar 2007 12:52:13 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.freebsd.org (Postfix) with ESMTP id 6131C13C46E; Sat, 24 Mar 2007 12:52:13 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.8/8.13.8/NinthNine) with SMTP id l2OCqBRc045882; Sat, 24 Mar 2007 21:52:11 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 24 Mar 2007 21:52:11 +0900 From: Norikatsu Shigemura To: dinoex@FreeBSD.org Message-Id: <20070324215211.635be1ca.nork@FreeBSD.org> X-Mailer: Sylpheed 2.4.0beta5 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 24 Mar 2007 21:52:12 +0900 (JST) Cc: ports@FreeBSD.org, Norikatsu Shigemura Subject: [ports/graphics/graphviz] graphviz doesn't build-depend on tcl84 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 12:52:13 -0000 Hi dinoex. graphviz doesn't build-depend on tcl84. So I didn't make it. Sorry, I don't have any idea to fix this issue. So I just report to you. 1 root@nadesico# make : /usr/local/bin/tclsh8.4 ./gv_doc_writer.tcl "." /usr/local/bin/tclsh8.4: not found gmake[3]: *** [gv_perl.man] Error 127 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg/gv' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/graphviz. 2 root@nadesico# which tclsh8.4 tclsh8.4 not found 3 root@nadesico# make -VBUILD_DEPENDS swig1.3:/usr/ports/devel/swig13 /usr/local/bin/python:/usr/ports/lang/python24 /usr/local/bin/ruby18:/usr/ports/lang/ruby18 gmake:/usr/ports/devel/gmake bison:/usr/ports/devel/bison /usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8 /usr/local/bin/libtool:/usr/ports/devel/libtool15 /usr/local/bin/intltool-extract:/usr/ports/textproc/intltool pkg-config:/usr/ports/devel/pkg-config 4 root@nadesico# make -VRUN_DEPENDS wish8.4:/usr/ports/x11-toolkits/tk84 swig1.3:/usr/ports/devel/swig13 /usr/local/bin/ruby18:/usr/ports/lang/ruby18 /usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8 pkg-config:/usr/ports/devel/pkg-config