diff options
Diffstat (limited to 'net/rtpproxy')
-rw-r--r-- | net/rtpproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile index 20db269aa539..2ae0c30386f0 100644 --- a/net/rtpproxy/Makefile +++ b/net/rtpproxy/Makefile @@ -12,7 +12,7 @@ COMMENT= High-performance RTP proxy server for the SIP Express Router (SER) LICENSE= BSD2CLAUSE -LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +LIB_DEPENDS= libgsm.so:audio/gsm USE_GITHUB= yes GH_ACCOUNT= sippy |