diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-02 09:42:48 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-02 09:42:48 +0000 |
| commit | e4309c5507f2d646c711365ed8abcf9dc8729d8a (patch) | |
| tree | 78e5e49a7f8d762e5078b44b18009481a7c461f5 /comms | |
| parent | 1230e1f721bfd46aa893e3c45c593c42e9ac2ef2 (diff) | |
Notes
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/svxlink/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 1037d611defe..97a707ca65d0 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -10,6 +10,8 @@ COMMENT?= General purpose ham radio voice services LICENSE= GPLv2 +BROKEN= does not build since newer libsigc++20 + LIB_DEPENDS?= libgsm.so:audio/gsm \ libspeex.so:audio/speex \ libgpg-error.so:security/libgpg-error \ |
