Date: Thu, 10 Jul 2008 01:54:10 -0800 From: Beech Rintoul <beech@freebsd.org> To: freebsd-ports@freebsd.org Cc: Anders Troback <freebsd@troback.com> Subject: Re: Tgz in tgz...! Message-ID: <200807100154.17094.beech@freebsd.org> In-Reply-To: <20080710110457.4b160eb1@itpc02.gelita.swe> References: <20080710110457.4b160eb1@itpc02.gelita.swe>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 10 July 2008, Anders Troback said: > Hi, > > I need some tips about a port that I'm working on! > > The problem that I have are that the source of the code are in a > tgz that are in a sub folder in an other tgz! So first I need the > port to download and extract the first tgz and then extract, > configure and make the second tgz! > > How do I cope with that? > > Thanks! You can probably extract the second time in post-extract, but you're going to have to get creative defining the right ${WRKSRC}. After that it should patch and build normally. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/7.0R/announce.html ---------------------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807100154.17094.beech>