View | Details | Raw Unified | Return to bug 242370 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 8-14 COMMENT= QEMU userland utilities Link Here
8
HAS_CONFIGURE=	yes
8
HAS_CONFIGURE=	yes
9
USES=		compiler:c11 cpe gettext-runtime gmake gnome perl5 pkgconfig \
9
USES=		compiler:c11 cpe gettext-runtime gmake gnome perl5 pkgconfig \
10
		python:build tar:xz
10
		python:build tar:xz
11
USE_GNOME+=	glib20
11
USE_GNOME=	libxml2
12
MAKE_ENV+=	BSD_MAKE="${MAKE}" PREFIX=${PREFIX}
12
MAKE_ENV+=	BSD_MAKE="${MAKE}" PREFIX=${PREFIX}
13
CONFLICTS_INSTALL=	qemu-[0-9]* qemu-devel-* qemu-sbruno-*
13
CONFLICTS_INSTALL=	qemu-[0-9]* qemu-devel-* qemu-sbruno-*
14
14

Return to bug 242370