diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-01-28 03:25:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-01-28 03:25:28 +0000 |
commit | 6270f9f8aebad3bc0d84e393dcdd16066a479dd3 (patch) | |
tree | 9f7c55e4d406f5e981a355ee4e7849fd11af4124 /audio | |
parent | cc72379d5c259dd27ac74f67e0f4609e9e3af80b (diff) | |
download | ports-6270f9f8aebad3bc0d84e393dcdd16066a479dd3.tar.gz ports-6270f9f8aebad3bc0d84e393dcdd16066a479dd3.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9109640155ac..61a84fb0e7ea 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -259,8 +259,8 @@ SUBDIR += gstreamer-plugins-mp3 SUBDIR += gstreamer-plugins-musepack SUBDIR += gstreamer-plugins-nas - SUBDIR += gstreamer-plugins-opus SUBDIR += gstreamer-plugins-ogg + SUBDIR += gstreamer-plugins-opus SUBDIR += gstreamer-plugins-pulse SUBDIR += gstreamer-plugins-shout2 SUBDIR += gstreamer-plugins-sidplay @@ -608,8 +608,6 @@ SUBDIR += py-al SUBDIR += py-ao SUBDIR += py-apetag - SUBDIR += py-pyacoustid - SUBDIR += py-pyaudio SUBDIR += py-cddb SUBDIR += py-discogs-client SUBDIR += py-eyed3 @@ -624,6 +622,8 @@ SUBDIR += py-mutagen SUBDIR += py-ogg SUBDIR += py-openal + SUBDIR += py-pyacoustid + SUBDIR += py-pyaudio SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout |