diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-11 06:15:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-11 06:15:38 +0000 |
commit | 544c09f83556065ea7f87cab2f98b531baca2039 (patch) | |
tree | 14d1e04554a59366937b9e1ae443e91f008a55b7 /Mk | |
parent | 74d414fb8d474979fd0f5c5d1787a757356219a9 (diff) |
Notes
Diffstat (limited to '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 |