diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-05 22:05:51 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-05 22:05:51 +0800 |
commit | 6c807287b8a7fead12c67c82b62986f9373f5d0a (patch) | |
tree | 2650b99943c055f1c5b70f29823f6f85b99c0b84 /audio/Makefile | |
parent | 9f520a2fce2bb28892fade1d623b7190f58a64f4 (diff) | |
download | freebsd-ports-gnome-6c807287b8a7fead12c67c82b62986f9373f5d0a.tar.gz freebsd-ports-gnome-6c807287b8a7fead12c67c82b62986f9373f5d0a.tar.zst freebsd-ports-gnome-6c807287b8a7fead12c67c82b62986f9373f5d0a.zip |
MBROLA reorganization: move voices out of mbrola port into new
mbrolavox port; add new linux-mbrola port for alpha, i386, ppc and
sparc64.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4b7e50cf40ca..b6c70f1ad4f7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -161,6 +161,7 @@ SUBDIR += mad SUBDIR += maplay SUBDIR += mbrola + SUBDIR += mbrolavox SUBDIR += mctoolame-decoder SUBDIR += mctoolame-encoder SUBDIR += mhwaveedit |