diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 22ff39fbc988..02ed3172418a 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes -BROKEN= "audio read error" +IGNORE= "audio read error" # contains i386 sound code ONLY_FOR_ARCHS= i386 |