aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/asterisk/Makefile2
-rw-r--r--net/asterisk10/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 898c75b5ce10..755cc4d06f8b 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -60,7 +60,7 @@ OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
ILBC "Enable iLBC codec" off \
SPANDSP "Enable Spandsp faxing support" off \
EXCHANGE "Enable Exchange calendar support" off \
- NEWG711 "Enable new G711 Codes"
+ NEWG711 "Enable new G711 Codec" off
ASTERISK_USER?= asterisk
ASTERISK_GROUP?= asterisk
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 898c75b5ce10..755cc4d06f8b 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -60,7 +60,7 @@ OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
ILBC "Enable iLBC codec" off \
SPANDSP "Enable Spandsp faxing support" off \
EXCHANGE "Enable Exchange calendar support" off \
- NEWG711 "Enable new G711 Codes"
+ NEWG711 "Enable new G711 Codec" off
ASTERISK_USER?= asterisk
ASTERISK_GROUP?= asterisk