diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-11-27 03:20:39 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-11-27 03:20:39 +0800 |
commit | 5b427a1bce803ff78472d3e9d3b9af681e84676d (patch) | |
tree | 54ecd902acd3e916cbd2665e666d110923145fa2 /audio/Makefile | |
parent | 2e261615c78a33de8dc5738725a048c57bc148a9 (diff) | |
download | freebsd-ports-gnome-5b427a1bce803ff78472d3e9d3b9af681e84676d.tar.gz freebsd-ports-gnome-5b427a1bce803ff78472d3e9d3b9af681e84676d.tar.zst freebsd-ports-gnome-5b427a1bce803ff78472d3e9d3b9af681e84676d.zip |
Add linux-libogg.
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 f785448f414a..69a0d9639061 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -267,6 +267,7 @@ SUBDIR += linux-arts SUBDIR += linux-esound SUBDIR += linux-libaudiofile + SUBDIR += linux-libogg SUBDIR += linux-mbrola SUBDIR += linux-vsound SUBDIR += listener |