diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-04-23 00:40:33 +0800 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-04-23 00:41:11 +0800 |
commit | 13c4279c01736967b552cf48c9eff624e1bb6b84 (patch) | |
tree | 9824917c4cf89f02dd77d3b95ee9319e2c347e0a /audio | |
parent | 6e81045d93b2c62248996e42b2e9b7044f6c9a76 (diff) | |
download | freebsd-ports-gnome-13c4279c01736967b552cf48c9eff624e1bb6b84.tar.gz freebsd-ports-gnome-13c4279c01736967b552cf48c9eff624e1bb6b84.tar.zst freebsd-ports-gnome-13c4279c01736967b552cf48c9eff624e1bb6b84.zip |
audio/visp-go: Hookup to 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 f0f95e727285..60760ab207ee 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -808,6 +808,7 @@ SUBDIR += vimpc SUBDIR += virtual_oss SUBDIR += virtual_oss_ctl + SUBDIR += visp-go SUBDIR += vitunes SUBDIR += vm-lv2 SUBDIR += vmpk |