svn commit: r532018 - head/net/asterisk16

Guido Falsi madpilot at FreeBSD.org
Sat Apr 18 10:18:26 UTC 2020


Author: madpilot
Date: Sat Apr 18 10:18:25 2020
New Revision: 532018
URL: https://svnweb.freebsd.org/changeset/ports/532018

Log:
  Remove conflicts against removed asterisk15.

Modified:
  head/net/asterisk16/Makefile

Modified: head/net/asterisk16/Makefile
==============================================================================
--- head/net/asterisk16/Makefile	Sat Apr 18 10:17:54 2020	(r532017)
+++ head/net/asterisk16/Makefile	Sat Apr 18 10:18:25 2020	(r532018)
@@ -60,7 +60,7 @@ MAKE_ARGS+=	NOISY_BUILD=yes \
 
 CONFLICTS=		ossp-uuid-[0-9]*
 CONFLICTS_BUILD=	linuxthreads-*
-CONFLICTS_INSTALL=	asterisk13 asterisk15
+CONFLICTS_INSTALL=	asterisk13
 
 OPTIONS_DEFINE=			ASTVERSION BACKTRACE CURL EXCHANGE FREETDS G729 LDAP LUA MACRO \
 				MP3PLAYER OOH323 OPTIMIZED_CFLAGS PJSIP PORTAUDIO RADIUS SNMP \


More information about the svn-ports-all mailing list