diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-22 18:10:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-22 18:10:11 +0000 |
commit | 419d0b9449afc0e6cfb33e1479c025b92ffde878 (patch) | |
tree | 64c9aff3c73df9cb5fee633ed409547a30bf2233 /mk | |
parent | 33362ea56697f3483c9fcbebf4120e1274980ddb (diff) | |
download | pkgsrc-419d0b9449afc0e6cfb33e1479c025b92ffde878.tar.gz |
Describe db4 and sqlite.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index f7303c697e4..55513cd92c9 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -45,7 +45,7 @@ cyrix darwin Build and/or run on Darwin and Mac OS X. db db2 -db4 +db4 Enable db4 support. dbh Enable DBH support. debug Enable debugging facilities in the package. deliver-suid Install deliver executable setuid root. @@ -253,7 +253,7 @@ spamassassin-test-awl-sql Enable tests of the SQL module for the automatic white spamassassin-test-bayes-sql Enable tests of the SQL module for Bayes data. spamassassin-test-net Enable Internet based tests during 'make test'. spamassassin-test-prefork Enable spamd prefork test (kills processes containing 'spam child'). -sqlite +sqlite Enable SQLite support. ssl Enable SSL support. starttls Enable TLS support. static |