diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-26 19:20:39 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-26 19:20:39 +0000 |
commit | c8d295d6c032fe5c2e784604431d0cb50aa6fb88 (patch) | |
tree | 39211efe6e55e604e24e277b70ff6b8a8994d6bb /audio/Makefile | |
parent | ba57487b434a1b8dc46973136e51b4596d6e8013 (diff) | |
download | ports-c8d295d6c032fe5c2e784604431d0cb50aa6fb88.tar.gz ports-c8d295d6c032fe5c2e784604431d0cb50aa6fb88.zip |
Add linux-libogg.
Notes
Notes:
svn path=/head/; revision=149591
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 |