sysutils/uefi-edk2-qemu: Depend on the gcc${GCC_DEFAULT} binary

Only lang/gcc installs the 'gcc' binary.

Reported by:	jbeich
Reviewed by:	araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D21601
This commit is contained in:
Rebecca Cran 2019-09-11 12:37:56 +00:00
parent 9130996adb
commit dc7ce7609a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511820

View File

@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= bash:shells/bash \
nasm:devel/nasm \
gcc:lang/gcc${GCC_DEFAULT} \
gcc${GCC_DEFAULT}:lang/gcc${GCC_DEFAULT} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7:databases/py-sqlite3@${PY_FLAVOR}
FLAVORS= x86_64 i386