ports/52680: update to cad/xcircuit

Pedro F. Giffuni giffunip at yahoo.com
Mon May 26 03:10:15 UTC 2003


The following reply was made to PR ports/52680; it has been noted by GNATS.

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

  --- KATO Tsuguru <tkato at 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



More information about the freebsd-ports-bugs mailing list