diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
commit | 1c618cd5d985b256cc992673fb03b60a31e7e055 (patch) | |
tree | 29f3b04e936f6b7116ef8d8c473efc1185c5be4b /comms/svxlink | |
parent | 20670f404c231605b3c38261a5366bfe4602a532 (diff) | |
download | freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.gz freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.zst freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'comms/svxlink')
-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 e74409f2831e..d270a87a4b84 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -11,6 +11,8 @@ COMMENT?= General purpose ham radio voice services LICENSE= GPLv2 BROKEN= does not build since newer libsigc++20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 LIB_DEPENDS?= libgsm.so:audio/gsm \ libspeex.so:audio/speex \ |