Date: Tue, 30 Apr 2019 20:47:34 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500564 - head/sysutils Message-ID: <201904302047.x3UKlYXD084990@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Apr 30 20:47:34 2019 New Revision: 500564 URL: https://svnweb.freebsd.org/changeset/ports/500564 Log: Hook uefi-edk2-qemu to the build Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Apr 30 20:36:18 2019 (r500563) +++ head/sysutils/Makefile Tue Apr 30 20:47:34 2019 (r500564) @@ -1416,6 +1416,7 @@ SUBDIR += uefi-edk2-bhyve SUBDIR += uefi-edk2-bhyve-csm SUBDIR += uefi-edk2-bhyve-devel + SUBDIR += uefi-edk2-qemu SUBDIR += ufs_copy SUBDIR += uhidd SUBDIR += uif2iso
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904302047.x3UKlYXD084990>