${STAGEDIR}${PREFIX}/share/uefi-firmware/BHYVE_UEFI${PLIST_SUFFIX}.fd
.include <bsd.port.mk>
# XXX Teach USE_GCC about build-only deps
.if defined(.PARSEDIR)
RUN_DEPENDS:= ${RUN_DEPENDS:N${_GCC_PORT_DEPENDS}\:lang/${_GCC_PORT}}
.else
RUN_DEPENDS:= ${RUN_DEPENDS:N*\:lang/gcc*}
.endif