On 2013-10-29 22:54, Paul Bennett wrote: > On 29 Oct 2013, at 20:52, Clemens Lang <[email protected]> wrote: > >> On Tue, Oct 29, 2013 at 08:47:29PM +0000, Paul Bennett wrote: >>> Is 'xcode-select --install' really necessary on Mavericks? >> >> Without xcode-select --install, /usr/lib/tclConfig.sh does not exist and >> MacPorts base currently fails to configure because it cannot find Tcl. > > The attached patch should fix that. (Apply to MacPorts 2.2.1 release, then > autoconf && configure && make.)
This patch would not work on older systems without xcrun. The use of the variable $XCRUN to determine $SDK_ROOT would need to be conditional. Rainer _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
