Date: Sun, 23 May 2010 03:23:03 +0400 From: Anonymous <swell.k@gmail.com> To: Stephen Montgomery-Smith <stephen@missouri.edu> Cc: freebsd-ports@FreeBSD.org Subject: Re: How to extract tcl src Message-ID: <86632fa5d4.fsf@gmail.com> In-Reply-To: <4BF85A4A.8060209@missouri.edu> (Stephen Montgomery-Smith's message of "Sat, 22 May 2010 17:27:22 -0500") References: <4BF85A4A.8060209@missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Stephen Montgomery-Smith <stephen@missouri.edu> writes: > 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"? Try to add following BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/tcl85:extract
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86632fa5d4.fsf>