Index: Makefile =================================================================== --- Makefile (revision 452156) +++ Makefile (working copy) @@ -1,20 +1,17 @@ # Created by: shurd # $FreeBSD$ -PORTNAME?= svxlink +PORTNAME= svxlink PORTVERSION= 15.11 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org -COMMENT?= General purpose ham radio voice services +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 \ +LIB_DEPENDS= libgsm.so:audio/gsm \ libspeex.so:audio/speex \ libgpg-error.so:security/libgpg-error \ libgcrypt.so:security/libgcrypt \