diff options
author | antoine <antoine@FreeBSD.org> | 2016-05-01 15:56:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-05-01 15:56:38 +0800 |
commit | 783aac5d2f182454cbb550beea2e454a123b927d (patch) | |
tree | 8c07dff0bbebea0a2146fb974207da7adab83fe2 /audio | |
parent | 8378c3aba844c454181d1957686f7d194ef239aa (diff) | |
download | freebsd-ports-gnome-783aac5d2f182454cbb550beea2e454a123b927d.tar.gz freebsd-ports-gnome-783aac5d2f182454cbb550beea2e454a123b927d.tar.zst freebsd-ports-gnome-783aac5d2f182454cbb550beea2e454a123b927d.zip |
Hook py-soundcloud to the build
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index d4c1e6971b94..3ee03b5482e6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -633,6 +633,7 @@ SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout + SUBDIR += py-soundcloud SUBDIR += py-speex SUBDIR += py-tagpy SUBDIR += py-vorbis |