summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-11-27 11:42:58 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-11-27 11:42:58 +0000
commitea0b236554b40dc4096191457cc76df85721a683 (patch)
treedeb49ad439950e4a801019e3a20f44ef38b1cf30
parent- Update asterisk-chan_sccp to 4.3.2-epsilon (diff)
Make asterisk16 the default flavor.
Approved by: portmgr (flavors already approved for these ports)
-rw-r--r--audio/asterisk-espeak/Makefile2
-rw-r--r--audio/asterisk-flite/Makefile2
-rw-r--r--net/asterisk-g72x/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile
index 5ea3d940f31b..9edad04501f8 100644
--- a/audio/asterisk-espeak/Makefile
+++ b/audio/asterisk-espeak/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libespeak.so:audio/espeak \
libsamplerate.so:audio/libsamplerate
-FLAVORS= asterisk13 asterisk16
+FLAVORS= asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-
diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile
index 261eea6e30c8..04eca6056cd9 100644
--- a/audio/asterisk-flite/Makefile
+++ b/audio/asterisk-flite/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libflite.so:audio/flite
-FLAVORS= asterisk13 asterisk16
+FLAVORS= asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile
index 1947f8f8bb62..a35c012a713e 100644
--- a/net/asterisk-g72x/Makefile
+++ b/net/asterisk-g72x/Makefile
@@ -12,7 +12,7 @@ COMMENT= G.729 codec for Asterisk PBX
LIB_DEPENDS= libbcg729.so:audio/bcg729
-FLAVORS= asterisk13 asterisk16
+FLAVORS= asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-