diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-11-27 03:23:10 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-11-27 03:23:10 +0800 |
commit | f9313f7708022167bfffe5f1a0932406a2bc9f67 (patch) | |
tree | 64a9780f347620352bb56c9d62a00acd015fd314 /audio/Makefile | |
parent | 394d36423d51fab6daa5791610becc4f4a3f16f0 (diff) | |
download | freebsd-ports-gnome-f9313f7708022167bfffe5f1a0932406a2bc9f67.tar.gz freebsd-ports-gnome-f9313f7708022167bfffe5f1a0932406a2bc9f67.tar.zst freebsd-ports-gnome-f9313f7708022167bfffe5f1a0932406a2bc9f67.zip |
Add linux-libvorbis.
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 69a0d9639061..e7dde6441b2b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -268,6 +268,7 @@ SUBDIR += linux-esound SUBDIR += linux-libaudiofile SUBDIR += linux-libogg + SUBDIR += linux-libvorbis SUBDIR += linux-mbrola SUBDIR += linux-vsound SUBDIR += listener |