diff options
author | obache <obache@pkgsrc.org> | 2013-03-13 03:36:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-13 03:36:44 +0000 |
commit | 87b54040e54a354d0160d04d291e4bf22c673b60 (patch) | |
tree | 881baeeb3fc7fcab3cd00b29c93f00d0a123a606 /mk | |
parent | c094554206fb0542cfd1c9d435b4011fba2bc5e2 (diff) | |
download | pkgsrc-87b54040e54a354d0160d04d291e4bf22c673b60.tar.gz |
note ndbm 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 69decd7fbaf..bd5edb5f813 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -462,6 +462,7 @@ nas Enable usage of the Network Audio System. ncurses Enable ncurses support. ncursesw Enable wide character ncurses support. ndb-cluster Build NDB Cluster support. +ndbm Use New Database Manager (ndbm). ndiff Enable tool to compare Nmap scans. nextstep Enable Cocoa or GNUstep support. nfdump-ftconv Build the flow-tools to nfdump converter. |