summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2017-10-06 08:14:40 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2017-10-06 08:14:40 +0000
commit27274feeaa6e2bfdc9c121788e8ae0557d30ffee (patch)
treee57ce9625782583a69959850abcb9b2a94f9d8d8 /net
parentb7c2deb5217c542336baf40a80ff3a592b9e1b37 (diff)
downloadfreebsd-ports-27274feeaa6e2bfdc9c121788e8ae0557d30ffee.zip
Fix CONFLICTS to not overwrite slave port setting.
PR: 222804 Submitted by: vvd@unislabs.com
Diffstat (limited to 'net')
-rw-r--r--net/pjsip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile
index 2676bc036fcb..96557503b53c 100644
--- a/net/pjsip/Makefile
+++ b/net/pjsip/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2+
LIB_DEPENDS= libportaudio.so:audio/portaudio
-CONFLICTS= pjsip-extsrtp-[0-9]* \
+CONFLICTS?= pjsip-extsrtp-[0-9]* \
libsrtp-[0-9]*
GNU_CONFIGURE= yes