diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-02-01 09:57:47 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-02-01 09:57:47 +0000 |
commit | 22fd1085f7db4f439d2feb8eb0e19c46be3629af (patch) | |
tree | e52d07401a0f491aaebf70a2b8242f6d1b4fd054 /audio/sphinx | |
parent | bede1c980a40b0553afa5c04a16daeee9c8e3620 (diff) | |
download | ports-22fd1085f7db4f439d2feb8eb0e19c46be3629af.tar.gz ports-22fd1085f7db4f439d2feb8eb0e19c46be3629af.zip |
Notes
Diffstat (limited to 'audio/sphinx')
-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 b69fd62f33e2..bffbe62496f7 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 |