aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2011-03-03 01:15:13 +0800
committerflo <flo@FreeBSD.org>2011-03-03 01:15:13 +0800
commit50873e74a75778f34e375b13b35714e23fa6af5d (patch)
tree29592331ee850ce81988b89a415d82e34b5db4f3 /net
parent5f4cbb279873c3cbd0c990a8601e1673299bfaff (diff)
downloadfreebsd-ports-gnome-50873e74a75778f34e375b13b35714e23fa6af5d.tar.gz
freebsd-ports-gnome-50873e74a75778f34e375b13b35714e23fa6af5d.tar.zst
freebsd-ports-gnome-50873e74a75778f34e375b13b35714e23fa6af5d.zip
- fix OPTIONS line
Diffstat (limited to 'net')
-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