aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2015-11-09 03:00:24 +0800
committergerald <gerald@FreeBSD.org>2015-11-09 03:00:24 +0800
commit6227cc651f18ebb5a6e7226e9fd8f09782606c7b (patch)
tree41ee76506e0941074b0398c5871d232585ba07ee /net
parent54a134bd8c14b00fa995e01e8b532c0d7a21961d (diff)
downloadfreebsd-ports-gnome-6227cc651f18ebb5a6e7226e9fd8f09782606c7b.tar.gz
freebsd-ports-gnome-6227cc651f18ebb5a6e7226e9fd8f09782606c7b.tar.zst
freebsd-ports-gnome-6227cc651f18ebb5a6e7226e9fd8f09782606c7b.zip
Refer to GCC instead of gcc in GCC_DESC.
Diffstat (limited to 'net')
-rw-r--r--net/asterisk11/Makefile2
-rw-r--r--net/asterisk13/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 71884abae31f..31dee5e0e2b5 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -96,7 +96,7 @@ BACKTRACE_DESC= Stack backtrace support via (lib)execinfo
BASE_DESC= Use base compiler (experimental)
DAHDI_DESC= DAHDI support
EXCHANGE_DESC= Exchange calendar support
-GCC_DESC= Use gcc from ports
+GCC_DESC= Use GCC from ports
MP3PLAYER_DESC= Install MP3 Player for Music-On-Hold (mpg123)
NEWG711_DESC= New G711 codec
OOH323_DESC= ooh323 support
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index 0171f58a9013..a23d4675b4b6 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -101,7 +101,7 @@ BACKTRACE_DESC?= Stack backtrace support via (lib)execinfo
BASE_DESC= Use base compiler (experimental)
DAHDI_DESC?= DAHDI support
EXCHANGE_DESC?= Exchange calendar support
-GCC_DESC= Use gcc from ports
+GCC_DESC= Use GCC from ports
MP3PLAYER_DESC= Install MP3 Player for Music-On-Hold (mpg123)
NEWG711_DESC?= New G711 Codec
OOH323_DESC?= ooh323 support