aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-05-11 19:12:00 +0800
committeritetcu <itetcu@FreeBSD.org>2009-05-11 19:12:00 +0800
commitcab78b8f876280713e48b3cf49d00989926fed02 (patch)
tree98ebccf795a85d02164570f535fc0f7dc0605675 /audio
parent43d2d4aa040fd88bd5c30c09e3643b9e7c076fa6 (diff)
downloadfreebsd-ports-gnome-cab78b8f876280713e48b3cf49d00989926fed02.tar.gz
freebsd-ports-gnome-cab78b8f876280713e48b3cf49d00989926fed02.tar.zst
freebsd-ports-gnome-cab78b8f876280713e48b3cf49d00989926fed02.zip
Mark broken, the port installs reference/html/*source.html both as
_source.html and -source.html; I doubt they both should be installed so I'll let the maintainer fix this. Submitted by: QAT
Diffstat (limited to 'audio')
-rw-r--r--audio/jack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index df591ac0dc54..5d63a11e9e83 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -14,6 +14,8 @@ DISTNAME= jack-audio-connection-kit-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= A low-latency audio server
+BROKEN= bad plist
+
LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \
sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate \