Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 20:10:12 -0700 (PDT)
From:      "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/52680: update to cad/xcircuit
Message-ID:  <200305260310.h4Q3ACuu032173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/52680; it has been noted by GNATS.

From: "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To: KATO Tsuguru <tkato@prontomail.com>,
	FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/52680: update to cad/xcircuit
Date: Mon, 26 May 2003 04:09:37 +0100 (BST)

  --- KATO Tsuguru <tkato@prontomail.com> wrote: 
 I looked at your new port, we did almost the same but Thanks!
 > 
 > It's very diffrent how to build Tcl/Tk version than
 > Pytyon-supported version and/or vanilla xcircuit.
 > The program build with this PR shouldn't be able to
 > build proper Tcl/Tk version.
 > 
 +.ifdef USE_PYTHON
 +CONFIGURE_ARGS= --with-python
 +.else			# Tcl/Tk is recommended
 +CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \
 +		--with-tk=${LOCALBASE}/lib/tk8.3
 +.endif
 should work according to the guide. I only tested with
 USE_PYTHON=yes and commenting the tcl/Tk dependencies (which
 worked perfectly) so you win.
 
 > And then, as far as I tested, Proper Tcl/Tk version
 > only dumps core under the current state.
 > 
 > Furthermore, I have already sent PR ports/52662.
 > This PR should be closed immidiately. 
 
 I agree, please close. (thanks Kato-san)
 
 __________________________________________________
 It's Samaritans' Week. Help Samaritans help others. 
 Call 08709 000032 to give or donate online now at http://www.samaritans.org/support/donations.shtm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305260310.h4Q3ACuu032173>