diff options
author | jnemeth <jnemeth> | 2009-02-10 21:52:34 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2009-02-10 21:52:34 +0000 |
commit | 6787c1f36447646457913df61118a1428ee902b8 (patch) | |
tree | 41b9cdedf3f8e19a96eafa529370ec1e365e60ec /mk | |
parent | 7237fbe36b838c993cdec49ec4246d2c4c122a01 (diff) | |
download | pkgsrc-6787c1f36447646457913df61118a1428ee902b8.tar.gz |
add db2 and tcpwrappers
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 54ff4fdedd5..153833ddf69 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -59,6 +59,7 @@ cvsgraph Enable cvsgraph support. dar-int32 Use 32-bit integers for file lengths in Dar. dar-int64 Use 64-bit integers for file lengths in Dar. darwin Build and/or run on Darwin and Mac OS X. +db2 Enable db2 support. db4 Enable db4 support. dbh Enable DBH support. dbus Enable dbus (desktop bus) support. @@ -400,6 +401,7 @@ svn Enable subversion support syncdir Force synchronous link() and related syscalls. syslog Enable syslog support. syslogng-spoof Spoof the original source address of forwarded packets +tcpwrappers Enable tcpwrappers support. theora Use the theora codecs. threads Enable threads support. tin-use-inn-spool Use the INN spool directories. |