git: 55ca89309d89 - main - emulators/qemu-user-static: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55ca89309d8925e5a559623e7b907fbafb88a85e

commit 55ca89309d8925e5a559623e7b907fbafb88a85e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:27:55 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:27:55 +0000

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

diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 86a556cd69b9..65b26be5cff1 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 ONLY_FOR_ARCHS=		amd64 powerpc powerpc64
 CONFLICTS_INSTALL=	qemu-user-static-devel-[0-9]*
 
-USES=		bison compiler:c11 gmake perl5 pkgconfig python:build
+USES=		bison compiler:c11 cpe gmake perl5 pkgconfig python:build
 USE_GITHUB=	yes
 GH_TUPLE=	qemu-bsd-user:qemu-bsd-user:6ffee39fe2e4	\
 		qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb


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