git: 8d777534b835 - main - emulators/qemu-cheri: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:32:27 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d777534b83574f0a5c549c51d906733cdf235be

commit 8d777534b83574f0a5c549c51d906733cdf235be
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:28:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:28:40 +0000

    emulators/qemu-cheri: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 emulators/qemu-cheri/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile
index 804d139d20fa..5116ddcdd8e8 100644
--- a/emulators/qemu-cheri/Makefile
+++ b/emulators/qemu-cheri/Makefile
@@ -24,7 +24,7 @@ GH_TUPLE=	CTSRD-CHERI:qemu:${QEMU_COMMIT} \
 		qemu:keycodemapdb:6b3d716:qemu/ui/keycodemapdb \
 
 HAS_CONFIGURE=	yes
-USES=		compiler:c11 gettext-runtime gl gmake gnome iconv:wchar_t perl5 \
+USES=		compiler:c11 cpe gettext-runtime gl gmake gnome iconv:wchar_t perl5 \
 		pkgconfig python:build xorg
 USE_XORG=	pixman
 USE_GNOME+=	glib20 libxml2


More information about the dev-commits-ports-main mailing list