aboutsummaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-05-11 11:12:00 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-05-11 11:12:00 +0000
commit20e32ad92a68dbbd245c7d1bf0dd7478ea096e49 (patch)
tree0f3b15047e4e5eba108e176dde462b5e5cfcc1dd /audio/jack
parentf55d3ed4a964d57a30ca2cba5d4a9cb47051c961 (diff)
downloadports-20e32ad92a68dbbd245c7d1bf0dd7478ea096e49.tar.gz
ports-20e32ad92a68dbbd245c7d1bf0dd7478ea096e49.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
Notes
Notes: svn path=/head/; revision=233689
Diffstat (limited to 'audio/jack')
-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 \