diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:29:28 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:29:28 +0000 |
commit | 93c7e9927a2c096fd37f55d7c906a82cd90fe30b (patch) | |
tree | 918889919fcb8a100bee9b9a257164ba11880502 /emulators/qemu-user-static-devel | |
parent | emulators/qemu-cheri: Add CPE information (diff) |
emulators/qemu-user-static-devel: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'emulators/qemu-user-static-devel')
-rw-r--r-- | emulators/qemu-user-static-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile index a6142285eb15..b68f079b1daf 100644 --- a/emulators/qemu-user-static-devel/Makefile +++ b/emulators/qemu-user-static-devel/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libglib-2.0.a:devel/glib20 \ bash:shells/bash \ meson>=0.57.1_1:devel/meson -USES= bison compiler:c11 gmake ninja:build perl5 pkgconfig python:build +USES= bison compiler:c11 cpe gmake ninja:build perl5 pkgconfig python:build USE_GITHUB= yes GH_TUPLE= qemu-bsd-user:qemu-bsd-user:38bb64abdce3606c823ea8f9d1c7e7176fdf20c9 \ |