diff options
author | obache <obache> | 2009-11-02 04:19:26 +0000 |
---|---|---|
committer | obache <obache> | 2009-11-02 04:19:26 +0000 |
commit | c2936ece1876f5787a13673c3a9c104b5a47b87b (patch) | |
tree | e23ef6294ce077e2ca22dc724504fe8dd1497f45 | |
parent | f5ed2573d069204eb6f25f738e12741581e35451 (diff) | |
download | pkgsrc-c2936ece1876f5787a13673c3a9c104b5a47b87b.tar.gz |
mention xrandr option (used by wm/echinus).
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3641657ca2c..ac63a2fcaec 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -496,6 +496,7 @@ xlockmore-allow-root Allow root to get access. xlockmore-dpms Use DPMS. xml Enable XML support. xrender Enable Xrender support. +xrandr Enable Xrandr support. xscreensaver-webcollage Install webcollage screensaver. xterm-256color Enable 256 color support. xterm-88color Enable 88 color support. |