aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-31 04:50:05 +0800
committerbapt <bapt@FreeBSD.org>2012-05-31 04:50:05 +0800
commit4e5418c642bd561bf621252821b399dbed37b711 (patch)
treef7f418853be01fde71c7f712b2db1113671965d5 /Mk/bsd.options.desc.mk
parent10bd4980ab750faeb4197fcb2d156315bf11bf9d (diff)
downloadfreebsd-ports-gnome-4e5418c642bd561bf621252821b399dbed37b711.tar.gz
freebsd-ports-gnome-4e5418c642bd561bf621252821b399dbed37b711.tar.zst
freebsd-ports-gnome-4e5418c642bd561bf621252821b399dbed37b711.zip
No more need to use double for comments containing parenthesis or simple quotes
while here, fix make config dialog ui with parenthesis and simple quotes on single or multi options [1] Reported by: Bryan Drewery (via #bsdports) [1]
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 9c1376501a5e..73cf342a20bb 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -2,8 +2,6 @@
#
# READ BEFORE EDITING:
# - Please keep descriptions sorted alphabetically by variable name.
-# - Do not forget to wrap the description with double quotes if it contains
-# parentheses or single quotes.
#
Options_Desc_MAINTAINER= ports@FreeBSD.org
@@ -32,7 +30,7 @@ EXAMPLES_DESC?= Build and install the examples
EXPAT_DESC?= Enable Expat support
FAAC_DESC?= Enable FAAC encoder support
FAAD_DESC?= Enable FAAD aac decoder support
-FFMPEG_DESC?= "Support FFMPEG (wma aiff ac3 ape...)"
+FFMPEG_DESC?= Support FFMPEG (wma aiff ac3 ape...)
FLAC_DESC?= Enable support for flac
FONTCONFIG_DESC?= Enable Font configuration API for X
FPECTL_DESC?= Enable floating point exception handling
@@ -100,7 +98,7 @@ PRINT_DESC?= Enable Printer support
PROJ_DESC?= Enable PROJ.4 support
PTH_DESC?= Enable GNU Pth for threading/multiprocessing
PULSEAUDIO_DESC?= Support PulseAudio sound server
-PYMALLOC_DESC?= "Enable python's internal malloc"
+PYMALLOC_DESC?= Enable python's internal malloc
PYTHON_DESC?= Enable Python binding/support
QT4_DESC?= Enable Qt4 gui toolkit support
RAW_DESC?= Enable RAW support