Page MenuHomeFreeBSD

D22693.diff
No OneTemporary

D22693.diff

Index: head/net/pjsip/Makefile
===================================================================
--- head/net/pjsip/Makefile
+++ head/net/pjsip/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pjsip
PORTVERSION= 2.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/
DISTNAME= pjproject-${DISTVERSION}
@@ -66,9 +66,8 @@
GSM_CONFIGURE_ON= --with-external-gsm
GSM_LIB_DEPENDS= libgsm.so:audio/gsm
ILBC_CONFIGURE_ENABLE= ilbc-codec
-IPV6_CFLAGS= "-DPJ_HAS_IPV6=1"
IPV6_CFLAGS= -DPJ_HAS_IPV6=1
-IPV6_CFLAGS_OFF= -DPJ_HAS_IPV6=1
+IPV6_CFLAGS_OFF= -DPJ_HAS_IPV6=0
L16_CONFIGURE_ENABLE= l16-codec
OPENH264_CONFIGURE_ENABLE= openh264
OPENH264_LIB_DEPENDS= libopenh264.so:multimedia/openh264

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 24, 2:45 PM (8 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37151657
Default Alt Text
D22693.diff (754 B)

Event Timeline