summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2016-12-03 21:57:47 +0000
committermarino <marino@pkgsrc.org>2016-12-03 21:57:47 +0000
commit338ec2fe9139bc9023def1be01133351749eceac (patch)
treebd8ce07bbd3d2f54fda9e156c4e247ef7eaacb50 /audio
parent362df92e7fd93f7b039525a0612baa35ef962e42 (diff)
downloadpkgsrc-338ec2fe9139bc9023def1be01133351749eceac.tar.gz
audio/pulseaudio: Disable building on DragonFly
PulseAudio builds on DragonFly but doesn't function correctly (one core spins at 100% and sound still doesn't work. PA has been banished from DPorts, so follow suit here.
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 4dc46f91b62..9c0a2169c87 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2016/11/12 00:50:19 gdt Exp $
+# $NetBSD: Makefile,v 1.116 2016/12/03 21:57:47 marino Exp $
DISTNAME= pulseaudio-9.0
PKGREVISION= 1
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/PulseAudio
COMMENT= Sound server for POSIX and Win32 systems
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2
+NOT_FOR_PLATFORM= DragonFly-*-*
+
LIBTOOL_REQD= 2.4
GCC_REQD+= 4.8