summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2014-06-20 07:28:29 +0000
committermartin <martin@pkgsrc.org>2014-06-20 07:28:29 +0000
commitf687c77a2383e55673ebef8900a8cd86617267a2 (patch)
treed54053577f5d9c45a1aaa5390f3d17a03ea61147 /mk
parentba16a8b4b6b2667d15148772e3c9c073f2e489b4 (diff)
downloadpkgsrc-f687c77a2383e55673ebef8900a8cd86617267a2.tar.gz
Document "debug-info" and "webrtc" options.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index f5aa7155ac3..3a5652efa5e 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -102,6 +102,7 @@ db4 Enable db4 support.
dbh Enable DBH support.
dbus Enable dbus (desktop bus) support.
debug Enable debugging facilities in the package.
+debug-info Enable debug info in generated binaries (e.g. for crash analysis), but not full scale debugging.
deliver-suid Install deliver executable setuid root.
disable-compile-inits Disable compile time implicit initialization.
djbdns-cachestats Patch to add stats for cache hits/misses.
@@ -724,6 +725,7 @@ w3m-image-imlib2 Use imlib2 as imaging library for W3m.
w3m-lynx-key Enable lynx-like key bindings.
wavpack Enable wavpack support.
webkit-jit Enable JIT compilation.
+webrtc Enable web realtime communications API.
webvmail Install CGI script for voicemail.
wide-curses Enable wide curses support.
winbind Enable name-service switch daemon support using Windows Servers.