View | Details | Raw Unified | Return to bug 233194
Collapse All | Expand All

(-)emulators/qemu-utils/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
COMMENT=	QEMU userland utilities
6
COMMENT=	QEMU userland utilities
7
7
8
HAS_CONFIGURE=	yes
8
HAS_CONFIGURE=	yes
9
USES=		cpe gmake pkgconfig perl5 python:2.7,build tar:bzip2
9
USES=		cpe gmake pkgconfig perl5 python:2.7,build tar:xz
10
USES+=		gettext-runtime
10
USES+=		gettext-runtime
11
USE_GNOME+=	glib20
11
USE_GNOME+=	glib20
12
MAKE_ENV+=	BSD_MAKE="${MAKE}" PREFIX=${PREFIX}
12
MAKE_ENV+=	BSD_MAKE="${MAKE}" PREFIX=${PREFIX}

Return to bug 233194