diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:41:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:41:58 +0000 |
commit | d7ff280ef72b273e52d5b0542f4bcae5e26720ac (patch) | |
tree | b8fbc5fbc2cb4857ccaea262532a7c524c0b2b8e /audio/baudline | |
parent | 318fb9ecb8ff037dc2c42231af5a47f8a3374632 (diff) |
Notes
Diffstat (limited to 'audio/baudline')
-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 af59cfd5d2fa..88aeef9c09db 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -19,6 +19,8 @@ COMMENT= A real-time signal analysis tool and an offline time-frequency browser RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +BROKEN= Unfetchable + USE_X_PREFIX= yes USE_LINUX= yes ONLY_FOR_ARCHS= i386 |