diff options
author | obache <obache> | 2007-11-23 12:25:14 +0000 |
---|---|---|
committer | obache <obache> | 2007-11-23 12:25:14 +0000 |
commit | 9f3bffdb8624b4751a9c8b6fe2216f06d6dda075 (patch) | |
tree | e4f3495e1ff075bbd930029945ce0eba0747e447 /mk | |
parent | 4714cfd19f74696e4951b27123f6686995ccdba7 (diff) | |
download | pkgsrc-9f3bffdb8624b4751a9c8b6fe2216f06d6dda075.tar.gz |
added bdb - Berkeley DB option.
Diffstat (limited to 'mk')
-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. |