diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
commit | a82be642f6dae8f3ca0e39a6b6bef62258582083 (patch) | |
tree | c89079a5e21301d544af37d30ffa2f92da0a669f /audio/Makefile | |
parent | f1bb12de8e50bf76ae21f37debda60994ec7fd99 (diff) | |
download | ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.tar.gz ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index c2dc04ba8c61..743935dd8e13 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -240,6 +240,7 @@ SUBDIR += gstreamer-plugins-ogg SUBDIR += gstreamer-plugins-ogg80 SUBDIR += gstreamer-plugins-polyp80 + SUBDIR += gstreamer-plugins-pulse SUBDIR += gstreamer-plugins-shout2 SUBDIR += gstreamer-plugins-shout280 SUBDIR += gstreamer-plugins-shout80 @@ -464,6 +465,7 @@ SUBDIR += portaudio SUBDIR += praat SUBDIR += prokyon3 + SUBDIR += pulseaudio SUBDIR += py-ao SUBDIR += py-cddb SUBDIR += py-eyed3 |