summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authoragc <agc>2010-12-17 00:38:14 +0000
committeragc <agc>2010-12-17 00:38:14 +0000
commitd1f6374302f01b649bfeba011ef50b6529000a48 (patch)
treeb4775f6bcdbd53a13e4f72510431b5d259a6de83 /mk/defaults
parentb7f3b6bf6a0f313e27043db765bca8e6c61aaaee (diff)
downloadpkgsrc-d1f6374302f01b649bfeba011ef50b6529000a48.tar.gz
document rtree and fts options for sqlite3
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index b63b124677a..cb1c28718eb 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -151,6 +151,7 @@ flac Enable FLAC support.
freeradius-simul-use Enable Simultaneous-Use.
freetype Enable freetype support.
ftp Enable File Transfer Protocol (FTP) support.
+fts Enable full-text searching.
gd Use GD to render graphical output.
gdal Use the GDAL library.
gdb6-tui Build the tui application.
@@ -430,6 +431,7 @@ qt3 Enable support for QT3.
quartz Enable Quartz support on Mac OS X.
readline Enable use of GNU readline library.
rsaref Use RSAREF library.
+rtree Enable R-tree support.
ruby Enable Ruby support.
ruby-build-ri-db Build and install database for Ruby's ri utility.
samplerate Enable libsamplerate support.