Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 1998 00:35:59 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        dev.random@dev.random.nu
Cc:        baum@abirnet.co.il, freebsd-hackers@FreeBSD.ORG
Subject:   Re: bsd.port.mk is broken
Message-ID:  <199801210835.AAA20711@baloon.mimi.com>
In-Reply-To: <Pine.BSF.3.96.980121073422.12980A-100000@iskh122.haninge.kth.se> (dev.random@dev.random.nu)

next in thread | previous in thread | raw e-mail | index | archive | help
 * IMHO, this is a flaw, but what can you do.. besides nuke the files from
 * the locations, or tell bsd.port.mk not to check. (grep -i tcl
 * /usr/share/mk/bsd.port.mk to see where it checks). 

You can get by it for now by defining NO_IGNORE when calling make.

 * would be much nicer to grab TCL_VERSION out of tcl.h, but when I presented
 * that to him I never got a reply.. 

It is because it is not checking the release version of tcl/tk, it is
checking whether you are using a version installed by an old FreeBSD
system (either src or ports)!  I told you exactly that in mail, you
sent me another one suggesting me to grab TCL_VERSION (which has
nothing to do with the "version" we are talking here), so I ignored
it.  Sorry about that, but I was kinda busy you know.

Satoshi



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