summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorbjs <bjs>2008-11-06 08:35:50 +0000
committerbjs <bjs>2008-11-06 08:35:50 +0000
commit3d9903651f5d01d4164f858f9ed32a637ab044d4 (patch)
tree49d4202c91a5bf791816d52776ad92eef07291bc /mk
parenta981d3f8718676b2713ab7c66ab08f2f0049cc7a (diff)
downloadpkgsrc-3d9903651f5d01d4164f858f9ed32a637ab044d4.tar.gz
Add boehm-gc option
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index d9570ba0c9e..1b7ee9b3a0c 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -24,6 +24,7 @@ batch Enable batch mode support.
bdb Enable Berkeley DB support.
bittorrent Enable bittorrent support
blender-exppython Enable the Experimental Python support.
+boehm-gc Use Boehm's garbage collector for memory allocation.
bozohttpd-do-htpasswd Enable .htpasswd file processing in bozohttpd.
bugzilla-charts Enable generation of charts.
bugzilla-imagemagick Compress .BMPs to save space.