diff options
author | pav <pav@FreeBSD.org> | 2010-07-30 06:28:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-07-30 06:28:23 +0800 |
commit | affcd3c91d55448a7404d6a8886105215564b9b8 (patch) | |
tree | 4b65915a4a4e91728bc532e4485088fa5ff68f78 /audio | |
parent | 8d242e01cdf2bee4bc06c940171d0afca8722acc (diff) | |
download | freebsd-ports-graphics-affcd3c91d55448a7404d6a8886105215564b9b8.tar.gz freebsd-ports-graphics-affcd3c91d55448a7404d6a8886105215564b9b8.tar.zst freebsd-ports-graphics-affcd3c91d55448a7404d6a8886105215564b9b8.zip |
- Mark BROKEN: no longer available (website now have 1.08)
Reported by: pointyhat
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 5c8c1952f69..570f35e6e45 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 |