summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-08-30 14:49:00 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-08-30 14:49:00 +0000
commitc02b0fd529dbb7b95c859505ecb285011a16a3d5 (patch)
tree6866d0cd0c78b266bbd76c1efa25f5db2e4511df
parent- Convert to new options framework (diff)
- Use more clear and consistent description for OGG
Suggested by: avilla Approved by: eadler, bapt (mentors, implicit)
Notes
Notes: svn path=/head/; revision=303377
-rw-r--r--Mk/bsd.options.desc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 3c9a1946315c..07a2fd17c809 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -198,7 +198,7 @@ NTLM_DESC?= NTLM authentication support
NUMPY_DESC?= NumPy mathematical computing support
ODBC_DESC?= ODBC backend
ODF_DESC?= ODF file support
-OGG_DESC?= OGG support
+OGG_DESC?= OGG audio format support
OPENAL_DESC?= OpenAL support
OPENCV_DESC?= OpenCV support
OPENEXR_DESC?= HDR support via OpenEXR