Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:32:23 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: 55ca89309d89 - main - emulators/qemu-user-static: Add CPE information
Message-ID:  <202108291932.17TJWNXY056425@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=55ca89309d8925e5a559623e7b907fbafb88a85e

commit 55ca89309d8925e5a559623e7b907fbafb88a85e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:27:55 +0000
Commit:     Bernhard Froehlich <decke@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



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