diff options
author | hira <hira> | 2005-08-31 15:23:09 +0000 |
---|---|---|
committer | hira <hira> | 2005-08-31 15:23:09 +0000 |
commit | 054b0f61d1b72d19ebf9f612aee07285627f796b (patch) | |
tree | c0570a7aeff6100d50de66bc8022224550a5f4d8 /mk | |
parent | 2dfa8d4ff6ae08343ac3d10d2f821b38cc114fb9 (diff) | |
download | pkgsrc-054b0f61d1b72d19ebf9f612aee07285627f796b.tar.gz |
Make dbh configurable via options framework.
OK'd by maintainer.
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 73c175f1128..ae0a32d0d8c 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -49,6 +49,7 @@ darwin Build and/or run on Darwin and Mac OS X. db db2 db4 +dbh Enable DBH support. debug deliver-suid Install deliver executable setuid root. djbdns-ignoreip2 Patch to treat certain responses as NXDOMAIN. |