diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | 15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch) | |
tree | b0fa9b18996a677b660c79b2997922d92ed19e2c /audio | |
parent | The p5-GtkGLArea port has been marked BROKEN for 23 months waiting for (diff) |
BROKEN -> IGNORE to prevent package build
Notes
Notes:
svn path=/head/; revision=67947
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 |