diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-29 22:28:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-29 22:28:23 +0000 |
commit | 0a9763d36292c1446493e4840174a489f32165a3 (patch) | |
tree | 0489f8f06c178046f9d3bc456fe424cb08006611 /audio | |
parent | e2f5d0000b68075be085e6a2be0d71d6ec6dcaf8 (diff) | |
download | ports-0a9763d36292c1446493e4840174a489f32165a3.tar.gz ports-0a9763d36292c1446493e4840174a489f32165a3.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/baudline/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index 5c8c1952f695..570f35e6e459 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -19,6 +19,8 @@ COMMENT= Real-time signal analysis and time-frequency browser RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +BROKEN= no longer available (website now have 1.08) + USE_LINUX= yes USE_LINUX_APPS= xorglibs ONLY_FOR_ARCHS= i386 amd64 |