cvs commit: ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emulators/linux_dist-gentoo-stage2 Makefile ports/emulators/linux_dist-gentoo-stage3 Makefile

Gabor Kovesdan gabor at FreeBSD.org
Sun Jun 17 10:37:18 UTC 2007


Alexander Leidinger escribió:
> Quoting Gabor Kovesdan <gabor at 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 at FreeBSD.org .:|:. gabor at kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org



More information about the cvs-ports mailing list