Index: head/sysutils/xen-tools/Makefile =================================================================== --- head/sysutils/xen-tools/Makefile +++ head/sysutils/xen-tools/Makefile @@ -27,7 +27,8 @@ OPTIONS_SUB= yes SPICE_DESC= Enable SPICE protocol for QEMU -SPICE_CONFIGURE_WITH= extra-qemuu-configure-args="--enable-spice" +SPICE_CONFIGURE_ON= --with-extra-qemuu-configure-args="--enable-spice --disable-user" +SPICE_CONFIGURE_OFF= --with-extra-qemuu-configure-args="--disable-user" SPICE_BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol SPICE_LIB_DEPENDS= libspice-server.so:devel/libspice-server @@ -41,7 +42,7 @@ USE_PYTHON= py3kplist HAS_CONFIGURE= yes # Set ARCH=x86_64 in order to overwrite the environment ARCH=amd64 -MAKE_ARGS= clang=y ARCH=x86_64 +MAKE_ARGS= clang=y ARCH=x86_64 EXTRA_CFLAGS_XEN_TOOLS=-Wno-misleading-indentation CONFIGURE_ARGS+= --with-system-seabios=${LOCALBASE}/share/seabios/bios.bin \ --mandir=${MANPREFIX}/man