Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2010 17:27:22 -0500
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        "ports@FreeBSD.org" <ports@freebsd.org>
Subject:   How to extract tcl src
Message-ID:  <4BF85A4A.8060209@missouri.edu>

next in thread | raw e-mail | index | archive | help
I am trying to update graphics/togl.  I am running into the following issue.

The togl configure file accesses /usr/local/lib/tcl8.5/tclConfig.sh, and 
figures out that the port was built in 
/usr/ports/lang/tcl85/work/tcl8.5.8.  It wants to access that directory.

How do I tell the Makefile in the port to make sure that I have done 
something like "cd /usr/ports/lang/tcl85 && make extract"?




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