diff options
author | obache <obache@pkgsrc.org> | 2007-11-23 12:25:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-11-23 12:25:14 +0000 |
commit | 7e743957c1e6660928377cf10e160764b54a092d (patch) | |
tree | e4f3495e1ff075bbd930029945ce0eba0747e447 | |
parent | b75c6861e38fa355deff12e2846ac2f308ed299f (diff) | |
download | pkgsrc-7e743957c1e6660928377cf10e160764b54a092d.tar.gz |
added bdb - Berkeley DB option.
-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 03b6111dcc8..084ea890530 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -15,6 +15,7 @@ aterm-greek Enable Greek keyboard support. aterm-kanji Enable kanji support. aterm-xterm-scroll Use xterm-scrollbar instead of a NeXT-like one. batch Enable batch mode support. +bdb Enable Berkeley DB support. bittorrent Enable bittorrent support blender-exppython Enable the Experimental Python support. bozohttpd-do-htpasswd Enable .htpasswd file processing in bozohttpd. |