diff options
author | trevor <trevor@FreeBSD.org> | 2001-02-01 09:57:47 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-02-01 09:57:47 +0000 |
commit | 55dcf848805cdd2c497dac1d9e5fe9ca312cde84 (patch) | |
tree | 70f5d5e191c5f3bb79fe67ff8d6ea2ddee843687 /audio | |
parent | b85967d9d3ef3a963f2a037c00e45f702fa78e36 (diff) | |
download | FreeBSD-ports-55dcf848805cdd2c497dac1d9e5fe9ca312cde84.zip FreeBSD-ports-55dcf848805cdd2c497dac1d9e5fe9ca312cde84.tar.gz |
Mark broken.
reported by David Bushong <david@bushong.net>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sphinx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index b69fd62..bffbe62 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -14,6 +14,8 @@ DISTNAME= sphinx2-0.2 MAINTAINER= trevor@FreeBSD.org +BROKEN= "seems broken for newpcm" + USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes |