aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-30 19:56:52 +0800
committermiwi <miwi@FreeBSD.org>2012-05-30 19:56:52 +0800
commitfdbbd4a344832d0731c049e89ce2d734e7c76b08 (patch)
treea3edaee45a5d7e6c69a8a45c28bebef24ef0d6e1 /Mk/bsd.options.desc.mk
parentc4321d275a768da79c5da5bb6b38163a55d2fad6 (diff)
downloadfreebsd-ports-gnome-fdbbd4a344832d0731c049e89ce2d734e7c76b08.tar.gz
freebsd-ports-gnome-fdbbd4a344832d0731c049e89ce2d734e7c76b08.tar.zst
freebsd-ports-gnome-fdbbd4a344832d0731c049e89ce2d734e7c76b08.zip
- Add sharing GDM, ICONS, MIXER and PRINT descriptions
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk4
1 files changed, 4 insertions, 0 deletions
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"