diff options
author | kris <kris@FreeBSD.org> | 2004-03-10 05:43:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-10 05:43:15 +0800 |
commit | 9df998a01118294e995e7940db2ad07fa34054e2 (patch) | |
tree | 46d6d862dc1734dd29b6e87ec316a52622427f61 /audio/Makefile | |
parent | 7998cee71a81ce5be5ffed974e4f8262d3b1830e (diff) | |
download | freebsd-ports-graphics-9df998a01118294e995e7940db2ad07fa34054e2.tar.gz freebsd-ports-graphics-9df998a01118294e995e7940db2ad07fa34054e2.tar.zst freebsd-ports-graphics-9df998a01118294e995e7940db2ad07fa34054e2.zip |
Comment out the mbrolavox port, which is corrupting INDEX builds
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 91a42d89110..77e3223ba0d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -179,7 +179,7 @@ SUBDIR += madplay SUBDIR += maplay SUBDIR += mbrola - SUBDIR += mbrolavox +# SUBDIR += mbrolavox SUBDIR += mctoolame-decoder SUBDIR += mctoolame-encoder SUBDIR += mhwaveedit |