diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2021-02-02 11:35:56 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2021-02-02 11:35:56 +0000 |
commit | d555e9fe15e9754e8f0aad7d577696c56512113c (patch) | |
tree | e46e6eecea93bf96dac7d9ee1e7b33559894c5d7 /audio/Makefile | |
parent | a4043e43b366680951f2fee76d451833379001da (diff) | |
download | ports-d555e9fe15e9754e8f0aad7d577696c56512113c.tar.gz ports-d555e9fe15e9754e8f0aad7d577696c56512113c.zip |
Notes
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 c35ffd64fef2..546102e4c343 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -672,6 +672,7 @@ SUBDIR += py-musicbrainzngs SUBDIR += py-mutagen SUBDIR += py-opuslib + SUBDIR += py-pulsectl SUBDIR += py-pyacoustid SUBDIR += py-pyaudio SUBDIR += py-pylast |