@ -23,3 +23,8 @@ fi
# generic SQL support
var_append extraconfopt ' ' "--with-sql=plugin"
# postgresql support
if pkginstalled -f postgresql; then
var_append extraconfopt ' ' "--with-pgsql"
fi