summaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-03-09 21:31:37 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-03-09 21:31:37 +0000
commite5042439a9406a445fd7c89aade207b33570921d (patch)
tree4d81b44ab8869ce94001a4caafd65356781c9fb9 /audio/jack
parent- Update to 0.5.11 (diff)
Mark BROKEN. It is not working at the moment.
Notes
Notes: svn path=/head/; revision=103468
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 6ab2ed6b247c..93a8d5677a2c 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -17,6 +17,8 @@ COMMENT= JACK is a low-latency audio server
LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \
sndfile.1:${PORTSDIR}/audio/libsndfile
+BROKEN= "Work in progress"
+
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
GNU_CONFIGURE= yes