@ -22,6 +22,11 @@ pkginstalled gnome-pilot-conduits && var_append confopt ' ' '--enable-pilot-cond
# Add Mono embedded hooks.
pkginstalled mono && var_append confopt ' ' "--enable-mono"
# Add python embedded hooks.
if pkginstalled -f python; then
var_append extraconfopt ' ' "--enable-python"
fi
# Build Exchange plugins
var_append confopt ' ' "--enable-exchange"