Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:24 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d777534b835 - main - emulators/qemu-cheri: Add CPE information
Message-ID:  <202108291932.17TJWODh056449@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 8d777534b83574f0a5c549c51d906733cdf235be
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:28:40 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291932.17TJWODh056449>