diff options
author | tonio <tonio@pkgsrc.org> | 2005-10-24 17:22:06 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-10-24 17:22:06 +0000 |
commit | 5f6c98de4f22b69913671edc96ad55d430e3d6ef (patch) | |
tree | 509af62679e3a2b57fe27397456827dfedf30ca6 | |
parent | f5342a30e2902ff4d5acd4e0dcaaa7bb6abd5006 (diff) | |
download | pkgsrc-5f6c98de4f22b69913671edc96ad55d430e3d6ef.tar.gz |
add an xrender option: Enable Xrender support
-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 bf872520b1a..b2bf68e4653 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -297,6 +297,7 @@ xlockmore-allow-root Allow root to get access. xlockmore-dpms Use DPMS. xmlimportbugs xmms-eq +xrender Enable Xrender support. xterm-256color Enable 256 color support. xterm-88color Enable 88 color support. xterm-luit Enable locale <> UTF encoding translation. |