Date: Thu, 10 Jul 2008 14:54:15 +0200 From: Anders Troback <freebsd@troback.com> To: Beech Rintoul <beech@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: Tgz in tgz...! Message-ID: <20080710145415.59244492@itpc02.gelita.swe> In-Reply-To: <200807100154.17094.beech@freebsd.org> References: <20080710110457.4b160eb1@itpc02.gelita.swe> <200807100154.17094.beech@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Jul 2008 01:54:10 -0800 Beech Rintoul <beech@freebsd.org> wrote: > 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! >=20 > You can probably extract the second time in post-extract, but you're=20 > going to have to get creative defining the right ${WRKSRC}. After=20 > that it should patch and build normally. >=20 > Beech >=20 OK! Next problem:-] The program that I want to build are under a sub folder of ${WRKSRC}/src so first I need to make the "main" program and then I have to run make in that sub folder! Are there any macros that do things like this or is there some other way? Thanks again! --=20 Anders Trob=E4ck http://www.troback.com/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" --------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080710145415.59244492>