aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2015-08-08 16:42:11 +0800
committernovel <novel@FreeBSD.org>2015-08-08 16:42:11 +0800
commit0e851ad11c8d25672a66b5133d96df9adf35ae97 (patch)
tree8ac5f2f48cd84d5967193b20391aeadb0c7c4f5b /audio
parentf7f62f1519859368185e04b1a2891d46a28a17da (diff)
downloadfreebsd-ports-gnome-0e851ad11c8d25672a66b5133d96df9adf35ae97.tar.gz
freebsd-ports-gnome-0e851ad11c8d25672a66b5133d96df9adf35ae97.tar.zst
freebsd-ports-gnome-0e851ad11c8d25672a66b5133d96df9adf35ae97.zip
Disable xen option by adding '--disable-xen' to CONFIGURE_ARGS. Xen extension
is currently broken on FreeBSD and pusleaudio tries to build it when it finds Xen libraries on the host, so build fails in this case. PR: 202170 Approved by: kwm
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 0da8421d4490..f58a349f66be 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -53,6 +53,7 @@ CONFIGURE_ARGS= --localstatedir=/var \
--disable-gtk3 \
--disable-systemd \
--disable-neon-opt \
+ --disable-xen \
--disable-lirc # untested
#FIXME --with-database=auto|tdb|gdbm|simple