diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-04-15 22:47:01 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-04-15 22:47:01 +0000 |
commit | 5015f391eb84cc542518fe2be1716e426a46ac3c (patch) | |
tree | 50a957298b64798566b7015663f58653ef519348 /net/asterisk15/Makefile | |
parent | c2acbc8a730ee60776edbecce6ce72a06229befb (diff) |
Notes
Diffstat (limited to 'net/asterisk15/Makefile')
-rw-r--r-- | net/asterisk15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk15/Makefile b/net/asterisk15/Makefile index 411d967d45f6..9d531aa604eb 100644 --- a/net/asterisk15/Makefile +++ b/net/asterisk15/Makefile @@ -56,7 +56,7 @@ MAKE_ARGS+= NOISY_BUILD=yes \ CONFLICTS= ossp-uuid-[0-9]* CONFLICTS_BUILD= linuxthreads-* -CONFLICTS_INSTALL= asterisk*-1.8* asterisk*-11* +CONFLICTS_INSTALL= asterisk13 OPTIONS_DEFINE= ASTVERSION BACKTRACE CURL EXCHANGE FREETDS LDAP LUA \ MP3PLAYER OOH323 OPTIMIZED_CFLAGS PJSIP PORTAUDIO RADIUS SNMP \ |