From 35ba56484246f7c7be4e38463dba53628b4af4ab Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Tue, 13 Nov 2018 16:28:36 +0000 Subject: [PATCH] emulators/qemu-utils: fix build after r484653 The master port switched its distfile but didn't update the slave port. PR: 233194 Reported by: Sergey Akhmatov --- emulators/qemu-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/qemu-utils/Makefile b/emulators/qemu-utils/Makefile index 5923195d2d90..4b747426cd2f 100644 --- a/emulators/qemu-utils/Makefile +++ b/emulators/qemu-utils/Makefile @@ -6,7 +6,7 @@ MAINTAINER= asomers@FreeBSD.org COMMENT= QEMU userland utilities HAS_CONFIGURE= yes -USES= cpe gmake pkgconfig perl5 python:2.7,build tar:bzip2 +USES= cpe gmake pkgconfig perl5 python:2.7,build tar:xz USES+= gettext-runtime USE_GNOME+= glib20 MAKE_ENV+= BSD_MAKE="${MAKE}" PREFIX=${PREFIX}