From 844a7cb2b032aefa6899abe2c523484376af25bd Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 4 Jun 2015 09:06:33 +0000 Subject: - Add CPE info Approved by: portmgr blanket --- emulators/qemu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 802cabd95c4a..54bbfd5c5b04 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -13,7 +13,7 @@ MAINTAINER= nox@FreeBSD.org COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes -USES= gmake perl5 compiler:features +USES= cpe gmake perl5 compiler:features USE_PERL5= build PATCH_STRIP= -p1 MAKE_ENV+= BSD_MAKE="${MAKE}" -- cgit