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

Collapse All | Expand All

(-)emulators/qemu/Makefile (+1 lines)
Lines 73-78 VDE_CONFIGURE_OFF= --disable-vde Link Here
73
STATIC_LINK_CONFIGURE_ON=	--static
73
STATIC_LINK_CONFIGURE_ON=	--static
74
STATIC_LINK_PREVENTS=		GTK2 X11
74
STATIC_LINK_PREVENTS=		GTK2 X11
75
STATIC_LINK_PREVENTS_MSG=	X11 ui cannot be built static
75
STATIC_LINK_PREVENTS_MSG=	X11 ui cannot be built static
76
NCURSES_CONFIGURE_OFF=	--disable-curses
76
NCURSES_USES=		ncurses:base
77
NCURSES_USES=		ncurses:base
77
SAMBA_USES=		samba:run # smbd
78
SAMBA_USES=		samba:run # smbd
78
SAMBA_CONFIGURE_ON=	--smbd=${LOCALBASE}/sbin/smbd
79
SAMBA_CONFIGURE_ON=	--smbd=${LOCALBASE}/sbin/smbd

Return to bug 211973