Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2017 20:53:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222804] net/pjsip: fail to build net/pjsip-extsrtp - CONFLICTS with net/libsrtp
Message-ID:  <bug-222804-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222804

            Bug ID: 222804
           Summary: net/pjsip: fail to build net/pjsip-extsrtp - CONFLICTS
                    with net/libsrtp
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: madpilot@FreeBSD.org, tijl@FreeBSD.org
                CC: madpilot@FreeBSD.org, tijl@FreeBSD.org

Created attachment 186928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186928&action=
=3Dedit
net/pjsip fix CONFLICTS

net/pjsip: fail to build net/pjsip-extsrtp - CONFLICTS with and depends form
net/libsrtp at same time

--- net/pjsip/Makefile.orig
+++ net/pjsip/Makefile
@@ -13,7 +13,7 @@

 LIB_DEPENDS=3D   libportaudio.so:audio/portaudio

-CONFLICTS=3D     pjsip-extsrtp-[0-9]* \
+CONFLICTS?=3D    pjsip-extsrtp-[0-9]* \
                libsrtp-[0-9]*

 GNU_CONFIGURE=3D yes

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222804-13>