diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-03 10:31:34 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-03 10:31:34 +0800 |
commit | 6c9b98e114987943a7e6f54ca8cd61d7596d4712 (patch) | |
tree | 16eac476b28c68b74c3d626f37c34e0614815950 | |
parent | 9ff7efb094a565c43830ba729f4a6428dcf29035 (diff) | |
download | freebsd-ports-gnome-6c9b98e114987943a7e6f54ca8cd61d7596d4712.tar.gz freebsd-ports-gnome-6c9b98e114987943a7e6f54ca8cd61d7596d4712.tar.zst freebsd-ports-gnome-6c9b98e114987943a7e6f54ca8cd61d7596d4712.zip |
audio/Makefile: Hook bs2b-lv2 to the build
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9872a5b0fe6c..c2996f2d76c1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -64,6 +64,7 @@ SUBDIR += blop-lv2 SUBDIR += boodler SUBDIR += bristol + SUBDIR += bs2b-lv2 SUBDIR += calf-lv2 SUBDIR += cam SUBDIR += cantata |