diff options
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 9d5bcf628ce5..f3da7f9d6d4d 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -99,12 +99,14 @@ LCMS2_DESC?= Enable LCMS2 support LDAP_DESC?= Enable LDAP support LIBBLURAY_DESC?= Enable libbluray support LIBEXTRACTOR_DESC?= Enable libextractor support +LIBPAPER_DESC?= Enable libpaper support LIBWRAP_DESC?= Enable TCP wrapper support LIRC_DESC?= Enable LIRC support LUA_DESC?= Enable LUA support MAD_DESC?= Enable Mad mp3 decoder support MAGICK_DESC?= Enable ImageMagick Library MANPAGES_DESC?= Build and install man pages +MDNSRESPONDER_DESC?= Support Zeroconf through mDNSResponder MIKMOD_DESC?= Support MOD audio format MIXER_DESC?= Enable Mixer support MMKEYS_DESC?= Enable multimedia keys support @@ -179,6 +181,7 @@ TOMCAT7_DESC?= Enable Tomcat 7.x support TREMOR_DESC?= Support Tremor UCS2_DESC?= Enable Unicode UCS-2 support UCS4_DESC?= Enable Unicode UCS-4 support +UPNP_DESC?= Enable UPnP support VAAPI_DESC?= Enable VAAPI support VDPAU_DESC?= Enable VDPAU support VORBIS_DESC?= Enable support for Ogg Vorbis |