[Bug 222804] net/pjsip: fail to build net/pjsip-extsrtp - CONFLICTS with net/libsrtp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 5 20:53:56 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222804
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 at FreeBSD.org
Reporter: vvd at unislabs.com
CC: madpilot at FreeBSD.org, tijl at FreeBSD.org
CC: madpilot at FreeBSD.org, tijl at FreeBSD.org
Created attachment 186928
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186928&action=edit
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= libportaudio.so:audio/portaudio
-CONFLICTS= pjsip-extsrtp-[0-9]* \
+CONFLICTS?= pjsip-extsrtp-[0-9]* \
libsrtp-[0-9]*
GNU_CONFIGURE= yes
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list