aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorRoger Pau Monné <royger@FreeBSD.org>2020-04-30 08:37:02 +0000
committerRoger Pau Monné <royger@FreeBSD.org>2020-04-30 08:37:02 +0000
commitb4094edc7687a7aff8af43b72cd849b30246a8d3 (patch)
treeec0f923c51f96e1b3b556cab50456e5994fa7c86 /sysutils/xen-tools
parent10fe9bef59ddddc6d155d5a5b88a0e6cf4a463e2 (diff)
downloadports-b4094edc7687a7aff8af43b72cd849b30246a8d3.tar.gz
ports-b4094edc7687a7aff8af43b72cd849b30246a8d3.zip
Notes
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index b4a82c6421c5..202b3975f9f8 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -27,7 +27,8 @@ OPTIONS_DEFAULT= DOCS
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_LDCONFIG= yes
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