diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 02:34:40 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 02:34:40 +0000 |
commit | 9fc0a5f40fef6aee147a96c343d364c56e6ab4dd (patch) | |
tree | 1a3b05d70aa319990b94d2b81ae6ed22698d6a46 /audio/sphinx/Makefile | |
parent | fix configure (diff) |
This is still broken.
Tested by: David Bushong
Diffstat (limited to 'audio/sphinx/Makefile')
-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 75e06b21544f..22ff39fbc988 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -19,6 +19,8 @@ INSTALLS_SHLIB= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes +BROKEN= "audio read error" + # contains i386 sound code ONLY_FOR_ARCHS= i386 |