Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2007 12:20:20 +0200
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emulators/linux_dist-gentoo-stage2 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile
Message-ID:  <46750AE4.6040503@FreeBSD.org>
In-Reply-To: <20070617121620.410bc824@deskjail>
References:  <200706162146.l5GLkCpN095447@repoman.freebsd.org> <20070617121620.410bc824@deskjail>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger escribió:
> Quoting Gabor Kovesdan <gabor@FreeBSD.org> (Sat, 16 Jun 2007 21:46:12 +0000 (UTC)):
>
>   
>> gabor       2007-06-16 21:46:12 UTC
>>
>>   FreeBSD ports repository
>>
>>   Modified files:
>>     emulators/linux_dist-gentoo-stage1 Makefile 
>>     emulators/linux_dist-gentoo-stage2 Makefile 
>>     emulators/linux_dist-gentoo-stage3 Makefile 
>>   Log:
>>   - Work around installing in jail
>>   - Remove MANUAL_PACKAGE_BUILD
>>     
>
> Thanks. This is even more elegant than my proposal. :)
>
>   
Yeah, it seems there used to be a NO_EXTRACT knob, but it was removed, 
since WRKDIR must be created in the do-extract phase. When I just defined

do-extract:
    ${TRUE}

it broke the build, that's why this workaround is needed. I'm thinking 
about if it would make sense to reinvent NO_EXTRACT as it would only 
create WRKDIR but would not extract the distfile.

-- 
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46750AE4.6040503>