From fdbbd4a344832d0731c049e89ce2d734e7c76b08 Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 30 May 2012 11:56:52 +0000 Subject: - Add sharing GDM, ICONS, MIXER and PRINT descriptions --- Mk/bsd.options.desc.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Mk/bsd.options.desc.mk') diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index beab67deb3dc..f5a3160056ae 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -23,11 +23,13 @@ FAAC_DESC?= Enable FAAC encoder support FFMPEG_DESC?= "Support FFMPEG (wma aiff ac3 ape...)" FLAC_DESC?= Enable support for flac FPECTL_DESC?= Enable floating point exception handling +GDM_DESC?= Build GDM login manager GEOTIFF_DESC?= Enable GEOTIFF support GIF_DESC?= Enable GIF support GOGO_DESC?= Enable gogo mp3 encoder GUI_DESC?= Enable GUI support HTTPD_DESC?= Support for httpd output streaming +ICONS_DESC?= Enable Icons theme ICONV_DESC?= Enable ICONV support ID3TAG_DESC?= Support ID3 v1/v2 tags ID3_DESC?= Enable support for id3 tags @@ -42,6 +44,7 @@ LASH_DESC?= Enable LDASH audio support LDAP_DESC?= Enable LDAP support MAGICK_DESC?= Enable ImageMagick Library MIKMOD_DESC?= Support MOD audio format +MIXER_DESC?= Enable Mixer support MMKEYS_DESC?= Enable multimedia keys support MMS_DESC?= Support MMS stream input MODPLUG_DESC?= Support MODPLUG decoder @@ -55,6 +58,7 @@ PCRE_DESC?= Enable regular expressions using libpcre PGSQL_DESC?= Enable PostgreSQL backend PORTAUDIO_DESC?= Enable PortAudio support PNG_DESC?= Enable PNG support +PRINT_DESC?= Enable Printer support PTH_DESC?= Enable GNU Pth for threading/multiprocessing PULSEAUDIO_DESC?= Support PulseAudio sound server PYMALLOC_DESC?= "Enable python's internal malloc" -- cgit