svn commit: r511727 - head/sysutils/uefi-edk2-qemu

Rebecca Cran bcran at freebsd.org
Tue Sep 10 21:43:15 UTC 2019


On 2019-09-09 21:18, Jan Beich wrote:
> Rebecca Cran <bcran at FreeBSD.org> writes:
> 
>>  BUILD_DEPENDS=	bash:shells/bash \
>>  		nasm:devel/nasm \
>> +		gcc:lang/gcc${GCC_DEFAULT} \
> [...]
>> -USE_GCC=	8+
> 
> Only lang/gcc (meta port) installs "gcc" symlink. Why not keep USE_GCC
> while using the same hack as sysutils/uefi-edk2-bhyve or misc/seabios?


Oh, I see the problem. It should be
gcc${GCC_DEFAULT}:lang/gcc${GCC_DEFAULT}.

I'm not sure what hack you're referring to: how do those ports avoid
pulling in gcc as a dependency while still using USE_GCC?

-- 
Rebecca Cran

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190910/14e96f15/attachment.sig>


More information about the svn-ports-all mailing list