mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
This is still maintained and interesting as an alternate SIP stack and legacy telephony protocols.
11 lines
421 B
Text
11 lines
421 B
Text
--- modules/Makefile.in.orig 2024-01-15 13:41:34 UTC
|
|
+++ modules/Makefile.in
|
|
@@ -375,7 +375,7 @@ server/lksctp.yate: EXTERNFLAGS = @SCTP_FLAGS@
|
|
server/mgcpgw.yate: LOCALLIBS = -lyatemgcp -L../libs/ysdp -lyatesdp
|
|
|
|
server/lksctp.yate: EXTERNFLAGS = @SCTP_FLAGS@
|
|
-server/lksctp.yate: EXTERNLIBS = -lsctp
|
|
+server/lksctp.yate: EXTERNLIBS =
|
|
|
|
ilbccodec.yate: ../libs/ilbc/libilbc.a
|
|
ilbccodec.yate: LOCALFLAGS = @ILBC_INC@
|