summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormartin <martin>2014-06-20 07:28:29 +0000
committermartin <martin>2014-06-20 07:28:29 +0000
commit4c4a38de5c1311d2a9ebac6f55a48ea547504d77 (patch)
treed54053577f5d9c45a1aaa5390f3d17a03ea61147 /mk
parent7f561cb1259d8cc9918b7957059cbf6692f07b8a (diff)
downloadpkgsrc-4c4a38de5c1311d2a9ebac6f55a48ea547504d77.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.