diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-01 11:38:49 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-01 11:38:49 +0000 |
commit | 8047847638bd32df630c3df92d02cd7dac19fb4f (patch) | |
tree | 36a5e406bd60977371234640bd0af35a1e7002e8 /audio/Makefile | |
parent | e9ec81c7fbb17c0c226484073a30d7b779e6c1bd (diff) | |
download | ports-8047847638bd32df630c3df92d02cd7dac19fb4f.tar.gz ports-8047847638bd32df630c3df92d02cd7dac19fb4f.zip |
Add linux-nas-libs 1.8, runtime libraries for NAS (Linux Fedora Core 4).
Requested by: mezz (at freebsd-emulation)
Notes
Notes:
svn path=/head/; revision=240652
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 0f06cc62d788..8423991aada4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -410,6 +410,7 @@ SUBDIR += linux-libvorbis SUBDIR += linux-mbrola SUBDIR += linux-mikmod + SUBDIR += linux-nas-libs SUBDIR += linux-nerodigitalaudio SUBDIR += linux-openal SUBDIR += linux-sdl_mixer |