diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-05 22:04:03 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-05 22:04:03 +0800 |
commit | 9f520a2fce2bb28892fade1d623b7190f58a64f4 (patch) | |
tree | 040fb8b1e5780c60b9126da1a143d0f19d31150f /audio | |
parent | 56b6091fc80f0dc80696db0ca759288b08243523 (diff) | |
download | freebsd-ports-gnome-9f520a2fce2bb28892fade1d623b7190f58a64f4.tar.gz freebsd-ports-gnome-9f520a2fce2bb28892fade1d623b7190f58a64f4.tar.zst freebsd-ports-gnome-9f520a2fce2bb28892fade1d623b7190f58a64f4.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')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index c5db27f0d6d4..4b7e50cf40ca 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -153,6 +153,7 @@ SUBDIR += linux-arts SUBDIR += linux-esound SUBDIR += linux-libaudiofile + SUBDIR += linux-mbrola SUBDIR += linux-vsound SUBDIR += liteamp SUBDIR += lopster |